RibbonQuickAccessToolbar Members
In This Article
#Constructors
Name | Description |
---|---|
Ribbon |
Initializes a new instance of the Ribbon |
#Properties
Name | Description |
---|---|
Item |
Gets a collection of item links. |
Show |
Gets or sets whether the customize item is displayed within the Quick Access Toolbar. |
Tag |
Gets or sets an object that contains data on the current Ribbon |
#Methods
Name | Description |
---|---|
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. |
Is |
Gets whether the specified link represents the Ribbon |
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. |
Restore |
Restores the layout of the Ribbon |
Restore |
Restores the layout of the Ribbon |
Restore |
Restores the layout of the Ribbon |
Save |
Saves the layout of the Ribbon |
Save |
Saves the layout of the Ribbon |
Save |
Saves the layout of the Ribbon |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also