ShowMenuEventArgs<T> Constructors
The base class that provides data for the DockLayoutManager.ShowingMenu event.Name | Parameters | Description |
---|---|---|
ShowMenuEventArgs(T) | menu | Initializes a new instance of the ShowMenuEventArgs<T> class with specified settings. |
See Also