PopupMenuShowingEventArgs Constructors
Provides data for the DockManager.PopupMenuShowing event.Name | Parameters | Description |
---|---|---|
PopupMenuShowingEventArgs(DockControllerMenu, Point) | menu, point | Initializes a new instance of the PopupMenuShowingEventArgs class with the specified settings. |
See Also