Click or drag to resize

ShowContextMenuArgs Properties

The ShowContextMenuArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancel Gets the page associated with the event.
(Inherited from KryptonPageCancelEventArgs)
Public propertyContextMenuStrip Gets and sets the context menu strip.
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 and sets the context menu strip.
Top
See Also