Assembly: Forms;
The IBreadcrumbItemPopupMenuEventArgs interface contains properties of the argument of the event that occurs when the context menu opens for the element.
IBreadcrumbItemPopupMenuEventArgs
Property name | Brief description | |
PopupMenu | The PopupMenu property determines the popup menu that opens for the appropriate element. |
Property name | Brief description | |
Button | The Button property returns the mouse button that clicked on the element. |
Property name | Brief description | |
Item | The Item property returns the element, with which any action is executed. |
See also: