Version

Search Results

Panes Property (DockableGroupPane)

Returns a collection of child panes. Syntax Example The following code demonstrates how to create nested groups of panes.

Pin Method (DockableGroupPane)

Pins all of the DockableControlPane descendant panes. Syntax Remarks When a pane is pinned, its contents are displayed only while in use. At other times, the pane collapses into a tab at the edge of the docking area (the UnpinnedTabArea). The user may display the pane by clicking or hovering over the tab. Moving t...

PropertyChanged Method (DockableGroupPane)

Invoked when a pane property has been changed. Syntax Parameters propId Id indicating which pane has been changed.

Reset Method (DockableGroupPane)

Resets the properties of the pane to their default values. Syntax Example

ResetDefaultPaneSettings Method (DockableGroupPane)

Resets the properties of the DefaultPaneSettings to their default values. Syntax Example

ResetGroupSettings Method

Resets the properties of the GroupSettings to their default values. Syntax Example

ResetPanes Method

Clears the Panes collection Syntax Example