Click or drag to resize

KryptonContextMenuItem Events

The KryptonContextMenuItem type exposes the following members.

Events
  NameDescription
Public eventCheckedChanged
Occurs when the menu item is clicked.
Public eventCheckStateChanged
Occurs when the menu item is clicked.
Public eventClick
Occurs when the menu 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