Click or drag to resize

KryptonContextMenuEventArgs Properties

The KryptonContextMenuEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyIndex Gets the index of the item associated with the event.
(Inherited from TypedCollectionEventArgsT)
Public propertyItem Gets the item associated with the event.
(Inherited from TypedCollectionEventArgsT)
Public propertyKryptonContextMenu Gets access to the KryptonContextMenu that is to be shown.
Top
See Also