QueryShowPopupMenuEventArgs Properties
Provides data for the BarManager.QueryShowPopupMenu event of the BarManager component.
Name | Description |
---|---|
Break |
Gets or sets whether or not the parent Bar |
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Control | Gets a control whose popup menu is queried. |
Menu | Gets the popup menu that is about to be displayed. |
Position | Gets or sets the position of the queried menu popup. |
See Also