Public Properties Protected Properties
Activates the control contained within the pane. Syntax Return Value Returns True if the control was able to take focus, False if it could not. Example The following code demonstrates the use of some of the flyout related properties and methods on the DockablePaneBase and DockableControlPane
Returns the current size of the pane. Syntax
Updates the size of the child pane(s) based on the contents area. Syntax
Closes the pane. Syntax Remarks Invoking this method is the equivalent of clicking the X button in the panes caption area. Example The following example demonstrates the various methods for hiding/closing one or more panes.
Closes the pane and all of its descendant panes that have the same DockedState. Syntax Parameters closeChildPane If True, all child panes will be closed. Remarks Invoking this method is the equivalent of clicking the X button in the panes caption area. Example The following example demonstrates the various methods...
Closes the pane. Overload List
Returns or sets whether the pane is currently closed. Syntax Example The following example demonstrates the various methods for hiding/closing one or more panes.
Returns the size of the pane when it has not been explicitly set. Syntax
Syntax Parameters entry