RibbonAppearances Members
In This Article
#Constructors
Name | Description |
---|---|
Ribbon |
Initializes a new instance of the Ribbon |
#Properties
Name | Description |
---|---|
Application |
Allows you to access appearance settings of the Ribbon’s Application Button. |
Editor |
Provides access to the settings controlling the font of the text displayed within the Ribbon |
Form |
Gets the appearance settings used to paint a Ribbon |
Form |
Gets or sets the color used to paint the portion of the Ribbon |
Form |
Gets or sets the color used to paint the caption of an inactive Ribbon |
Gallery |
Provides the default appearance settings used to paint galleries in a Ribbon |
Item | Gets the appearance settings used to paint bar items. |
Item |
Provides appearance settings used to paint the descriptions (Bar |
Item |
Provides appearance settings used to paint the descriptions (Bar |
Item |
Provides appearance settings used to paint bar item descriptions (Bar |
Item |
Provides appearance settings used to paint the descriptions (Bar |
Item |
Gets the appearance settings used to paint bar items when they are disabled. |
Item |
Gets appearance settings used to paint Ribbon |
Item |
Gets appearance settings used to paint Ribbon |
Page |
Gets appearance settings (the foreground color and font settings) used to paint captions of Page Categories. |
Page |
Gets the appearance settings used to paint group captions. |
Page |
Gets the appearance settings used to paint page headers. |
Page |
Stores appearance settings for hovered headers of Ribbon Pages. |
Page |
Stores appearance settings for selected headers of Ribbon Pages. |
#Methods
Name | Description |
---|---|
Begin |
Locks the Ribbon |
Dispose() | Releases all the resources used by the current object. |
End |
Unlocks the Ribbon |
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. |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also