The following tables list the members exposed by DockEventArgs.
Public Properties
| Name | Description |
 | OriginalPane | tGets the pane whose state has changed. |
 | TabbedPane | Gets a DockingPane, which was created as a result of creation of tabbed group. This parameter is meaningful only for TabDockingPane event. |
 | TargetPane | Gets the pane who was the drop target for a drag&drop (or smart docking) operation, which created a tabbed group. This parameter is meaningful only for TabDockingPane event. |
Top
Public Methods
See Also