Version

Search Results

OnSubObjectPropChanged Method (DockAreasCollection)

Invoked when a property has changed on a subobject. Syntax Parameters propChange A structure containing the property change information. Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even within compl...

Remove(DockAreaPane) Method

Removes the specified pane from the collection. Syntax Parameters pane Pane to remove

Remove(String) Method

Removes the pane with the specified key from the collection. Syntax Parameters key Key of the pane to remove

Remove Method (DockAreasCollection)

Removes the pane with the specified key from the collection. Overload List

RemoveAt Method (DockAreasCollection)

Removes the pane at the specified index in the collection. Syntax Parameters index Index of the pane to remove