RibbonButtonItemBuilder Members
A builder for a ribbon button item.
#Methods
Name | Description |
---|---|
Begin |
Sets whether an item separator should be displayed before the current item. |
Command |
Sets the command name associated with the item. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Icon |
Sets the item’s icon identifier. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Sets the item’s text visibility. |
Text |
Sets the text content of the current item. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also