IBreadcrumbItemPopupMenuEventArgs

Assembly: Forms;

Namespace: Prognoz.Platform.Interop.Forms

Description

The IBreadcrumbItemPopupMenuEventArgs interface contains properties of the argument of the event that occurs when the context menu is called for the element.

Inheritance hierarchy

          IEventArgs

          IBreadcrumbItemEventArgs

          IBreadcrumbMouseEventArgs

          IBreadcrumbItemPopupMenuEventArgs

Properties

  Property name Brief description
PopupMenu The PopupMenu property determines the popup menu that should be called for the appropriate element.

Properties inherited from IBreadcrumbMouseEventArgs

 

  Property name Brief description
Button The Button property returns a mouse button that clicked on the element.

Properties inherited from IBreadcrumbItemEventArgs

  Property name Brief description
Item The Item property returns element over which any action is performed.

See also:

Forms Assembly Interfaces