System.Windows.Forms.CheckBox: Event Members

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

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

Public Events

AppearanceChanged

Occurs when the value of the CheckBox.Appearance property changes.

CheckedChanged

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

CheckStateChanged

Occurs when the value of the CheckBox.CheckState property changes.

DoubleClick

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

MouseDoubleClick

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