Click or drag to resize

KryptonContextMenuCheckBox Events

The KryptonContextMenuCheckBox type exposes the following members.

Events
  NameDescription
Public eventCheckedChanged
Occurs when the value of the Checked property has changed.
Public eventCheckStateChanged
Occurs when the value of the CheckState property has changed.
Public eventClick
Occurs when the check box item is clicked.
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventPropertyChanged
Occurs when a property has changed value.
(Inherited from KryptonContextMenuItemBase.)
Top
See Also