ActivePanelChangedEventArgs Properties
Provides data for the DockManager.ActivePanelChanged event.Name | Description |
---|---|
OldPanel | Gets the previously active dock panel. |
Panel | Gets the processed dock panel. Inherited from DockPanelEventArgs. |
See Also