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
Adds an existing DockAreaPane into the collection. Overload List
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.
Clears the collection. Syntax
Syntax Parameters value