RibbonMainButtonColorStyle

Description

The RibbonMainButtonColorStyle enumeration contains formatting styles of the application button.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. Color scheme based on the default color (grey color).
1 Grey. Color scheme based on shades of grey.
2 Blue. Color scheme based on shades of dark blue.
3 DarkGreen. Color scheme based on shades of dark green.
4 Green. Color scheme based on shades of green.
5 Orange. Color scheme based on shades of orange.
6 Purple. Color scheme based on shades of purple.
7 Red. Color scheme based on shades of red.

See also:

Forms Assembly Enumerations