ArcFM Engine Developer Guide
DockControlPane Class Methods


For a list of all members of this type, see DockControlPane members.

Public Methods
 NameDescription
Public MethodActivateOverridden. Activate the control contained within this pane.  
Public MethodCloseOverloaded. Closes this pane but not any of its children. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodDockOverloaded. Docks the pane and its children to the DockAreaPane it previously occupied. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodFloatOverloaded. Places the pane and any of its child panes into a floating window. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodFlyoutOverloaded. Display an unpinned pane from the UnpinnedTabArea where the tab for the pane is displayed.  
Public MethodPinOverridden. Reattaches the pane to its docked parent pane.  
Public MethodRepositionToGroupOverloaded. Repositions the pane into a new group. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodRepositionToPaneRepositions this pane relative to the specified pane. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodShowEnsures that the pane is displayed by updating the Closed property of itself and its parent chain. (Inherited from Miner.Windows.Docking.DockPaneBase)
Public MethodToggleDockStateToggles 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)
Public MethodUnpinOverridden. Unpin all of the DockableControlPane descendant panes. This method cannot be invoked on a floating AcmeDockAreaPane pane.  
Top
See Also

Reference

DockControlPane Class
Miner.Windows.Docking Namespace

 

 


Send Comment