Version

Search Results

OnObjectPropChanged Method (SharedProps)

Syntax Parameters propChange

PopularCommand Property

Gets or sets the value that indicates whether the ToolBase should appear in the Popular Commands list of the RibbonCustomization dialog Syntax

Priority Property

Gets or sets a value that determines the priority of the tool with respect to other tools in the containing Tools collection. Syntax Property Value A value that determines the priority of the tool with respect to other tools in the containing Tools collection. Exceptions Exception Description System.NotSupportedEx...

Reset Method (SharedProps)

Resets all properties of the SharedProps to their default values. Syntax

ResetAccessibleDescription Method (SharedProps)

Resets the AccessibleDescription property to its default value. Syntax Remarks Invoke this method to reset the AccessibleDescription property to its default value. Once this method is invoked, the ShouldSerializeAccessibleDescription method will return False until the AccessibleDescription property is set again.

ResetAccessibleName Method (SharedProps)

Resets the AccessibleName property to its default value. Syntax Remarks Invoke this method to reset the AccessibleName property to its default value. Once this method is invoked, the ShouldSerializeAccessibleName method will return False until the AccessibleName property is set again.

ResetAccessibleRole Method

Resets the AccessibleRole property to its default value. Syntax Remarks Invoke this method to reset the AccessibleRole property to its default value. Once this method is invoked, the ShouldSerializeAccessibleRole method will return False until the AccessibleRole property is set again.

ResetAllowMultipleInstances Method

Resets the AllowMultipleInstances property to its default value. Syntax Remarks Invoke this method to reset the AllowMultipleInstances property to its default value. Once this method is invoked, the ShouldSerializeAllowMultipleInstances method will return False until the AllowMultipleInstances property is set agai...

ResetCategory Method

Resets the Category property to its default value. Syntax Remarks Invoke this method to reset the Category property to its default value. Once this method is invoked, the ShouldSerializeCategory method will return False until the Category property is set again.

ResetCustomizerCaption Method

Resets the CustomizerCaption property to its default value. Syntax Remarks Invoke this method to reset the CustomizerCaption property to its default value. Once this method is invoked, the ShouldSerializeCustomizerCaption method will return False until the CustomizerCaption property is set again.