PopupMenuShowingEventArgs Properties
Provides data for the DockManager.PopupMenuShowing event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Control |
Gets the dock control for which the Dock |
Menu | Gets the popup menu that is to be displayed. |
Point | Gets the popup menu’s location. |
See Also