Colors Enumeration

Contains a list of system-defined colors.

  public enum Colors

The Colors enumeration defines the following constants:

Constant Description
AliceBlue Name of a system-defined color.
AntiqueWhite Name of a system-defined color.
Aqua Name of a system-defined color.
Aquamarine Name of a system-defined color.
Azure Name of a system-defined color.
Beige Name of a system-defined color.
Bisque Name of a system-defined color.
Black Name of a system-defined color.
BlanchedAlmond Name of a system-defined color.
Blue Name of a system-defined color.
BlueViolet Name of a system-defined color.
Brown Name of a system-defined color.
BurlyWood Name of a system-defined color.
CadetBlue Name of a system-defined color.
Chartreuse Name of a system-defined color.
Chocolate Name of a system-defined color.
Coral Name of a system-defined color.
CornflowerBlue Name of a system-defined color.
Cornsilk Name of a system-defined color.
Crimson Name of a system-defined color.
Cyan Name of a system-defined color.
DarkBlue Name of a system-defined color.
DarkCyan Name of a system-defined color.
DarkGoldenrod Name of a system-defined color.
DarkGray Name of a system-defined color.
DarkGreen Name of a system-defined color.
DarkKhaki Name of a system-defined color.
DarkMagenta Name of a system-defined color.
DarkOliveGreen Name of a system-defined color.
DarkOrange Name of a system-defined color.
DarkOrchid Name of a system-defined color.
DarkRed Name of a system-defined color.
DarkSalmon Name of a system-defined color.
DarkSeaGreen Name of a system-defined color.
DarkSlateBlue Name of a system-defined color.
DarkSlateGray Name of a system-defined color.
DarkTurquoise Name of a system-defined color.
DarkViolet Name of a system-defined color.
DeepPink Name of a system-defined color.
DeepSkyBlue Name of a system-defined color.
DimGray Name of a system-defined color.
DodgerBlue Name of a system-defined color.
Feldspar Name of a system-defined color.
Firebrick Name of a system-defined color.
FloralWhite Name of a system-defined color.
ForestGreen Name of a system-defined color.
Fuchsia Name of a system-defined color.
Gainsboro Name of a system-defined color.
GhostWhite Name of a system-defined color.
Gold Name of a system-defined color.
Goldenrod Name of a system-defined color.
Gray Name of a system-defined color.
Green Name of a system-defined color.
GreenYellow Name of a system-defined color.
Honeydew Name of a system-defined color.
HotPink Name of a system-defined color.
IndianRed Name of a system-defined color.
Indigo Name of a system-defined color.
Ivory Name of a system-defined color.
Khaki Name of a system-defined color.
Lavender Name of a system-defined color.
LavenderBlush Name of a system-defined color.
LawnGreen Name of a system-defined color.
LemonChiffon Name of a system-defined color.
LightBlue Name of a system-defined color.
LightCoral Name of a system-defined color.
LightCyan Name of a system-defined color.
LightGoldenrodYellow Name of a system-defined color.
LightGray Name of a system-defined color.
LightGreen Name of a system-defined color.
LightPink Name of a system-defined color.
LightSalmon Name of a system-defined color.
LightSeaGreen Name of a system-defined color.
LightSkyBlue Name of a system-defined color.
LightSlateBlue Name of a system-defined color.
LightSlateGray Name of a system-defined color.
LightSteelBlue Name of a system-defined color.
LightYellow Name of a system-defined color.
Lime Name of a system-defined color.
LimeGreen Name of a system-defined color.
Linen Name of a system-defined color.
Magenta Name of a system-defined color.
Maroon Name of a system-defined color.
MediumAquamarine Name of a system-defined color.
MediumBlue Name of a system-defined color.
MediumOrchid Name of a system-defined color.
MediumPurple Name of a system-defined color.
MediumSeaGreen Name of a system-defined color.
MediumSlateBlue Name of a system-defined color.
MediumSpringGreen Name of a system-defined color.
MediumTurquoise Name of a system-defined color.
MediumVioletRed Name of a system-defined color.
MidnightBlue Name of a system-defined color.
MintCream Name of a system-defined color.
MistyRose Name of a system-defined color.
Moccasin Name of a system-defined color.
NavajoWhite Name of a system-defined color.
Navy Name of a system-defined color.
OldLace Name of a system-defined color.
Olive Name of a system-defined color.
OliveDrab Name of a system-defined color.
Orange Name of a system-defined color.
OrangeRed Name of a system-defined color.
Orchid Name of a system-defined color.
PaleGoldenrod Name of a system-defined color.
PaleGreen Name of a system-defined color.
PaleTurquoise Name of a system-defined color.
PaleVioletRed Name of a system-defined color.
PapayaWhip Name of a system-defined color.
PeachPuff Name of a system-defined color.
Peru Name of a system-defined color.
Pink Name of a system-defined color.
Plum Name of a system-defined color.
PowderBlue Name of a system-defined color.
Purple Name of a system-defined color.
Red Name of a system-defined color.
RosyBrown Name of a system-defined color.
RoyalBlue Name of a system-defined color.
SaddleBrown Name of a system-defined color.
Salmon Name of a system-defined color.
SandyBrown Name of a system-defined color.
SeaGreen Name of a system-defined color.
SeaShell Name of a system-defined color.
Sienna Name of a system-defined color.
Silver Name of a system-defined color.
SkyBlue Name of a system-defined color.
SlateBlue Name of a system-defined color.
SlateGray Name of a system-defined color.
Snow Name of a system-defined color.
SpringGreen Name of a system-defined color.
SteelBlue Name of a system-defined color.
Tan Name of a system-defined color.
Teal Name of a system-defined color.
Thistle Name of a system-defined color.
Tomato Name of a system-defined color.
Transparent Name of a system-defined color.
Turquoise Name of a system-defined color.
TVBlack Name of a system-defined color.
TVWhite Name of a system-defined color.
Violet Name of a system-defined color.
VioletRed Name of a system-defined color.
Wheat Name of a system-defined color.
White Name of a system-defined color.
WhiteSmoke Name of a system-defined color.
Yellow Name of a system-defined color.
YellowGreen Name of a system-defined color.

Remarks

The following diagram shows the available colors:

 Available colors

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also