Invoked when the object is disposed. Syntax
Syntax Parameters propChange
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...
Invoked when toolbar should reset to its default values. Syntax
Resets the Settings property to its default value. Syntax Remarks Invoke this method to reset the Settings property to its default value. Once this method is invoked, the ShouldSerializeSettings method will return False until the Settings property is set again.
Returns the owning Ribbon Syntax