Click or drag to resize

KryptonContextMenuRadioButton Events

The KryptonContextMenuRadioButton type exposes the following members.

Events
  NameDescription
Public eventCheckedChanged
Occurs when the value of the Checked property has changed.
Public eventClick
Occurs when the radio button 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