Version

Search Results

NotifyPropChange(PropChangeInfo) Method

Syntax Parameters trigger

OnDeserialization Method (Ribbon)

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 (Ribbon)

Invoked when the object is 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 applicat...

OnObjectPropChanged Method (Ribbon)

Syntax Parameters propChange

OnSubObjectPropChanged Method (Ribbon)

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

QuickAccessToolbar Property (Ribbon)

Returns the object that represents the toolbar displayed above or below the ribbon that contains frequently used tools. Syntax

ReservedKeyTipToolTipText Property

Gets or sets the formatted text displayed in a tool tip when a reserved key tip is used. Syntax

ReservedKeyTipToolTipTextResolved Property

Gets the resolved value of ReservedKeyTipToolTipText. Syntax

ReservedKeyTipToolTipTitle Property

Gets or sets the title displayed in a tool tip when a reserved key tip is used. Syntax