Click or drag to resize

BreadCrumbMenuArgs Properties

The BreadCrumbMenuArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancelGets 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 propertyCrumb Gets and sets the crumb related to the event.
Public propertyKryptonContextMenu Gets access to the KryptonContextMenu instance.
(Inherited from ContextMenuArgs)
Public propertyPositionH Gets and sets the relative horizontal position of the KryptonContextMenu.
(Inherited from ContextPositionMenuArgs)
Public propertyPositionV Gets and sets the relative vertical position of the KryptonContextMenu.
(Inherited from ContextPositionMenuArgs)
Top
See Also