QueryShowPopupMenuEventArgs Constructors
Provides data for the BarManager.QueryShowPopupMenu event of the BarManager component.Name | Parameters | Description |
---|---|---|
QueryShowPopupMenuEventArgs(PopupMenuBase, Control, Point) | menu, control, position | Initializes a new instance of the QueryShowPopupMenuEventArgs class. |
See Also