ShowContextMenuArgs Properties |
The ShowContextMenuArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Gets the page associated with the event.
(Inherited from KryptonPageCancelEventArgs.) | |
| ContextMenuStrip |
Gets and sets the context menu strip.
| |
| Index |
Gets the index of the item associated with the event.
(Inherited from TypedCollectionEventArgsT.) | |
| Item |
Gets the item associated with the event.
(Inherited from TypedCollectionEventArgsT.) | |
| KryptonContextMenu |
Gets and sets the context menu strip.
|