Version

Search Results

NotifyPropChange(Enum,PropChangeInfo) Method

Syntax Parameters propId trigger

NotifyPropChange(PropChangeInfo) Method

Syntax Parameters trigger

OnDeserialization Method (RibbonTabCollectionBase)

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

Invoked when the object is disposed. Syntax

OnSubObjectPropChanged Method (RibbonTabCollectionBase)

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

Remove(RibbonTab) Method

Removes the specified RibbonTab Syntax Parameters tab RibbonTab to remove

Remove(String) Method

Removes a RibbonTab with the specified key Syntax Parameters key Key of the RibbonTab to remove