Click or drag to resize

KryptonContextMenu Events

The KryptonContextMenu type exposes the following members.

Events
 NameDescription
Public eventClosed Occurs when the context menu has been closed.
Public eventClosing Occurs when the context menu is about to close.
Public eventDisposedOccurs when the component is disposed by a call to the Dispose method.
(Inherited from Component)
Public eventOpened Occurs when the context menu is opended.
Public eventOpening Occurs when the context menu is opening.
Top
See Also