Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms
The IBreadcrumbItemPopupMenuEventArgs interface contains properties of the argument of the event that occurs when the context menu is called for the element.
IBreadcrumbItemPopupMenuEventArgs
| Property name | Brief description | |
| PopupMenu | The PopupMenu property determines the popup menu that should be called for the appropriate element. |
| Property name | Brief description | |
| Button | The Button property returns a mouse button that clicked on the element. |
| Property name | Brief description | |
| Item | The Item property returns element over which any action is performed. |
See also: