Version

Search Results

Add(DockedLocation,String) Method

Adds a new DockAreaPane to the collection with the specified Key, using the specified location as the panes initial docking area. Syntax Parameters location Location where the pane will be docked.key Key for the new pane Return Value The new DockAreaPane

Add Method (DockAreasCollection)

Adds an existing DockAreaPane into the collection. Overload List

AddRange Method (DockAreasCollection)

Adds an array of DockAreaPane instances into the collection. Syntax Parameters panes An array of panes Example The following code creates several DockableControlPanes to contain controls on the form and then create the DockAreaPane instances to contain them.

Clear Method (DockAreasCollection)

Clears the collection. Syntax

Contains(IKeyedSubObject) Method

Syntax Parameters value