Version

Search Results

Item Property (DockableControlPanesCollection)

Returns the DockableControlPane with the specified index. Overload List

NotifyPropChange(Enum) Method

Syntax Parameters propId

NotifyPropChange(Enum,PropChangeInfo) Method

Syntax Parameters propId trigger

NotifyPropChange(PropChangeInfo) Method

Syntax Parameters trigger

OnSubObjectPropChanged Method (DockableControlPanesCollection)

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...