ArcFM Engine Developer Guide
DockPaneBase Class Methods


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

Public Methods
 NameDescription
Public MethodActivateActivates the control contained within this pane.  
Public MethodCloseOverloaded. Closes this pane but not any of its children.  
Public MethodDockOverloaded. Docks the pane and its children to the DockAreaPane it previously occupied.  
Public MethodFloatOverloaded. Places the pane and any of its child panes into a floating window.  
Public MethodPinPins all of the child panes.  
Public MethodRepositionToGroupOverloaded. Repositions the pane into a new group.  
Public MethodRepositionToPaneRepositions this pane relative to the specified pane.  
Public MethodShowEnsures that the pane is displayed by updating the Closed property of itself and its parent chain.  
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.  
Public MethodUnpinUnpins all of the DockableControlPane descendant panes. This method cannot be invoked on a floating AcmeDockAreaPane pane.  
Top
See Also

Reference

DockPaneBase Class
Miner.Windows.Docking Namespace

 

 


Send Comment