Click or drag to resize

ContextPositionMenuArgs Properties

The ContextPositionMenuArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyContextMenuStrip
Gets access to the context menu strip instance.
(Inherited from ContextMenuArgs.)
Public propertyKryptonContextMenu
Gets access to the KryptonContextMenu instance.
(Inherited from ContextMenuArgs.)
Public propertyPositionH
Gets and sets the relative horizontal position of the KryptonContextMenu.
Public propertyPositionV
Gets and sets the relative vertical position of the KryptonContextMenu.
Top
See Also