Version

Search Results

NotifyPropChange(PropChangeInfo) Method

Syntax Parameters trigger

OnDeserialization Method (RibbonTabSettings)

Invoked after the entire object graph has been deserialized. Syntax Parameters sender The object that initiated the callback. The functionality for the this parameter is not currently implemented.

OnDispose Method (RibbonTabSettings)

Invoked when the object has been disposed. Syntax Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even within complex object graphs. Also note that the SubObjectPropChanged event is public so that an ap...

OnObjectPropChanged Method (RibbonTabSettings)

Syntax Parameters propChange

OnSubObjectPropChanged Method (RibbonTabSettings)

Called when a property has changed on a sub object. Syntax Parameters propChange Information regarding the chain of property change notification. Example The following sample code illustrates how classes derived from SubObjectBase can provide property change notifications with complete context information even wit...

Reset Method (RibbonTabSettings)

Resets the properties of the object to their default values. Syntax

ResetActiveTabItemAppearance Method

Resets the ActiveTabItemAppearance property to its default value. Syntax Remarks Resets the property values of the ActiveTabItemAppearance to their default values.

ResetAppearance Method (RibbonTabSettings)

Resets the Appearance property to its default value. Syntax Remarks Resets the property values of the Appearance to their default values.

ResetClientAreaAppearance Method

Resets the ClientAreaAppearance property to its default value. Syntax Remarks Resets the property values of the ClientAreaAppearance to their default values.