HypernovaDesktop Components · docs
Binarymission
WPFRibbon › RibbonSkin

RibbonSkin

enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.Office

Lists the currently supported out-of-the-box ribbon skins.

public enum RibbonSkin

Members at a glance

AquaAn Aqua color skin.
BlueA custom blue color skin.
ChocolateA chocolate color skin.
CustomIndicates that the application is not using one of the bult-in skins, but will use the one that will be provided by the developer.
LightBrownA Light brown color skin.
MagentaA Magenta color skin.
OfficeBlackThe Office Black emulating skin.
OfficeBlueThe Office Blue emulating skin.
OfficeSilverThe Office Silver emulating skin.
PaleGreenA sky blue color skin.
PaleOrangeA blue color skin.
PistaGreenA Pista green color skin.
SkyBlueA custom blue color skin.
SlateBlueA Slate blue color skin.
Windows7The Windows 7 (RC) emulating skin.

Members

Aqua

An Aqua color skin.

Blue

A custom blue color skin.

Chocolate

A chocolate color skin.

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.

LightBrown

A Light brown color skin.

Magenta

A Magenta color skin.

OfficeBlack

The Office Black emulating skin.

OfficeBlue

The Office Blue emulating skin.

OfficeSilver

The Office Silver emulating skin.

PaleGreen

A sky blue color skin.

PaleOrange

A blue color skin.

PistaGreen

A Pista green color skin.

SkyBlue

A custom blue color skin.

SlateBlue

A Slate blue color skin.

Windows7

The Windows 7 (RC) emulating skin.