ContextPositionMenuArgs Properties |
The ContextPositionMenuArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) | |
| ContextMenuStrip |
Gets access to the context menu strip instance.
(Inherited from ContextMenuArgs.) | |
| KryptonContextMenu |
Gets access to the KryptonContextMenu instance.
(Inherited from ContextMenuArgs.) | |
| PositionH |
Gets and sets the relative horizontal position of the KryptonContextMenu.
| |
| PositionV |
Gets and sets the relative vertical position of the KryptonContextMenu.
|