Toggles the pane and its child panes between the last docked and floating states. Syntax Remarks Invoking this method is equivalent to double-clicking on teh panes title bar. Example The following code demonstrates the use of some of the flyout related properties and methods on the DockablePaneBase and DockableCon...
Returns or sets the tooltip displayed when the mouse is over the panes caption. Syntax Example The following code demonstrates how to create nested groups of panes.
Returns or sets the tooltip displayed when the mouse is over the panes tab. Syntax Remarks When set to an empty or null string, the text specified by TextTab will be displayed if it is not completely in view. Example The following code demonstrates how to create nested groups of panes.
Unpins all of the DockableControlPane descendant panes. Syntax Remarks This method cannot be invoked on a floating DockArea pane. Example The following code creates several DockableControlPanes to contain controls on the form and then create the DockAreaPane instances to contain them.
Provides a description of the DockablePaneBase object. Syntax
Public Constructors Public Properties Protected Properties Public Methods Protected Methods
Public Methods Protected Methods
Public Properties Protected Properties
Returns whether resetting an object changes its value. Syntax Parameters component The component to test for reset capability. Return Value true if resetting the component changes its value; otherwise, false.