System.Windows.Forms.RadioButton: Event Members

The events of System.Windows.Forms.RadioButton are listed below. For a list of all members, see the RadioButton Members list.

See Also: Inherited members from System.Windows.Forms.ButtonBase

Public Events

AppearanceChanged

Occurs when the RadioButton.Appearance property value changes.

CheckedChanged

Occurs when the value of the RadioButton.Checked property changes.

DoubleClick

Occurs when the user double-clicks the System.Windows.Forms.RadioButton control.

MouseDoubleClick

Occurs when the user double-clicks the System.Windows.Forms.RadioButton control with the mouse.