Used to ensure that the pane is displayed by updating the Closed property of itself and its parent chain. Syntax Example The following code demonstrates the use of some of the flyout related properties and methods on the DockablePaneBase and DockableControlPane
Returns or sets a value used to determine the size of the pane in proportion to other panes in the same docking area. Syntax Remarks This size value does not necessarily equal the size actually used to display the pane. The DisplaySize property indicates the size at which the pane is currently displayed. The ratio...
Gets/sets the text for the pane caption. Syntax Example The following code demonstrates how to create nested groups of panes.
Gets/sets the text for the tab caption. Syntax Remarks If left as a blank string, the Text property will be used. Example The following code demonstrates how to create nested groups of panes.
Returns the resolved string displayed in the tab caption for the pane. Syntax Example The following code demonstrates how to create nested groups of panes.