Class RibbonSkin
Lists the currently supported out-of-the-box ribbon skins.
Namespace: Binarymission.WPF.Controls.Office
Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
Syntax
public sealed class RibbonSkin : Enum
Fields
Aqua
An Aqua color skin.
Declaration
public const RibbonSkin Aqua
Field Value
Type | Description |
---|---|
RibbonSkin |
Blue
A custom blue color skin.
Declaration
public const RibbonSkin Blue
Field Value
Type | Description |
---|---|
RibbonSkin |
Chocolate
A chocolate color skin.
Declaration
public const RibbonSkin Chocolate
Field Value
Type | Description |
---|---|
RibbonSkin |
Custom
Indicates that the application is not using one of the bult-in skins, but will use the one that will be provided by the developer.
Declaration
public const RibbonSkin Custom
Field Value
Type | Description |
---|---|
RibbonSkin |
LightBrown
A Light brown color skin.
Declaration
public const RibbonSkin LightBrown
Field Value
Type | Description |
---|---|
RibbonSkin |
Magenta
A Magenta color skin.
Declaration
public const RibbonSkin Magenta
Field Value
Type | Description |
---|---|
RibbonSkin |
OfficeBlack
The Office Black emulating skin.
Declaration
public const RibbonSkin OfficeBlack
Field Value
Type | Description |
---|---|
RibbonSkin |
OfficeBlue
The Office Blue emulating skin.
Declaration
public const RibbonSkin OfficeBlue
Field Value
Type | Description |
---|---|
RibbonSkin |
OfficeSilver
The Office Silver emulating skin.
Declaration
public const RibbonSkin OfficeSilver
Field Value
Type | Description |
---|---|
RibbonSkin |
PaleGreen
A sky blue color skin.
Declaration
public const RibbonSkin PaleGreen
Field Value
Type | Description |
---|---|
RibbonSkin |
PaleOrange
A blue color skin.
Declaration
public const RibbonSkin PaleOrange
Field Value
Type | Description |
---|---|
RibbonSkin |
PistaGreen
A Pista green color skin.
Declaration
public const RibbonSkin PistaGreen
Field Value
Type | Description |
---|---|
RibbonSkin |
SkyBlue
A custom blue color skin.
Declaration
public const RibbonSkin SkyBlue
Field Value
Type | Description |
---|---|
RibbonSkin |
SlateBlue
A Slate blue color skin.
Declaration
public const RibbonSkin SlateBlue
Field Value
Type | Description |
---|---|
RibbonSkin |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |
Windows7
The Windows 7 (RC) emulating skin.
Declaration
public const RibbonSkin Windows7
Field Value
Type | Description |
---|---|
RibbonSkin |