DockItemActivatedEventArgs Constructors
Provides data for the DockLayoutManager.DockItemActivated event.Name | Parameters | Description |
---|---|---|
DockItemActivatedEventArgs(BaseLayoutItem, BaseLayoutItem) | item, oldItem | Initializes a new instance of the DockItemActivatedEventArgs class with the specified settings. |
See Also