Syntax Parameters propChange
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...
Removes the specified pane from the collection. Syntax Parameters pane Pane to remove
Removes the pane with the specified key from the collection. Syntax Parameters key Key of the pane to remove
Removes the pane with the specified key from the collection. Overload List
Removes the pane at the specified index in the collection. Syntax Parameters index Index of the pane to remove
Syntax Parameters info