c# radio button is selected then code example Example: c# radio button checked if(radioButton1.Checked = true;) { }