 
            | Miner.Windows Assembly > Miner.Windows.Docking Namespace : DockControlPane Class | 
For a list of all members of this type, see DockControlPane members.
| Name | Description | |
|---|---|---|
|  | Activate | Overridden. Activate the control contained within this pane. | 
|  | Close | Overloaded. Closes this pane but not any of its children. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | Dock | Overloaded. Docks the pane and its children to the DockAreaPane it previously occupied. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | Float | Overloaded. Places the pane and any of its child panes into a floating window. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | Flyout | Overloaded. Display an unpinned pane from the UnpinnedTabArea where the tab for the pane is displayed. | 
|  | Pin | Overridden. Reattaches the pane to its docked parent pane. | 
|  | RepositionToGroup | Overloaded. Repositions the pane into a new group. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | RepositionToPane | Repositions this pane relative to the specified pane. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | Show | Ensures that the pane is displayed by updating the Closed property of itself and its parent chain. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | ToggleDockState | Toggles the pane and its child panes between the last docked and floating states. Invoking this method is equivalent to double-clicking on the pane's title bar. (Inherited from Miner.Windows.Docking.DockPaneBase) | 
|  | Unpin | Overridden. Unpin all of the DockableControlPane descendant panes. This method cannot be invoked on a floating AcmeDockAreaPane pane. |