how to clear the radio button in c# window form code example Example: c# reset radio button list on click myRadioButtonList.SelectedIndex = -1;