ClassColors
Implements a set of predefined colors.
Definition
Namespace:Telerik.WinControls.SyntaxEditor.UI
Assembly:Telerik.WinControls.SyntaxEditor.dll
Syntax:
public sealed class Colors
Inheritance: objectColors
Properties
AliceBlue
Gets the system-defined color that has an ARGB value of #FFF0F8FF.
Declaration
public static Color AliceBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
AntiqueWhite
Gets the system-defined color that has an ARGB value of #FFFAEBD7.
Declaration
public static Color AntiqueWhite { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Aqua
Gets the system-defined color that has an ARGB value of #FF00FFFF.
Declaration
public static Color Aqua { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Aquamarine
Gets the system-defined color that has an ARGB value of #FF7FFFD4.
Declaration
public static Color Aquamarine { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Azure
Gets the system-defined color that has an ARGB value of #FFF0FFFF.
Declaration
public static Color Azure { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Beige
Gets the system-defined color that has an ARGB value of #FFF5F5DC.
Declaration
public static Color Beige { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Bisque
Gets the system-defined color that has an ARGB value of #FFFFE4C4.
Declaration
public static Color Bisque { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Black
Gets the system-defined color that has an ARGB value of #FF000000.
Declaration
public static Color Black { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
BlanchedAlmond
Gets the system-defined color that has an ARGB value of #FFFFEBCD.
Declaration
public static Color BlanchedAlmond { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Blue
Gets the system-defined color that has an ARGB value of #FF0000FF.
Declaration
public static Color Blue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
BlueViolet
Gets the system-defined color that has an ARGB value of #FF8A2BE2.
Declaration
public static Color BlueViolet { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Brown
Gets the system-defined color that has an ARGB value of #FFA52A2A.
Declaration
public static Color Brown { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
BurlyWood
Gets the system-defined color that has an ARGB value of #FFDEB887.
Declaration
public static Color BurlyWood { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
CadetBlue
Gets the system-defined color that has an ARGB value of #FF5F9EA0.
Declaration
public static Color CadetBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Chartreuse
Gets the system-defined color that has an ARGB value of #FF7FFF00.
Declaration
public static Color Chartreuse { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Chocolate
Gets the system-defined color that has an ARGB value of #FFD2691E.
Declaration
public static Color Chocolate { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Coral
Gets the system-defined color that has an ARGB value of #FFFF7F50.
Declaration
public static Color Coral { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
CornflowerBlue
Gets the system-defined color that has an ARGB value of #FF6495ED.
Declaration
public static Color CornflowerBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Cornsilk
Gets the system-defined color that has an ARGB value of #FFFFF8DC.
Declaration
public static Color Cornsilk { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Crimson
Gets the system-defined color that has an ARGB value of #FFDC143C.
Declaration
public static Color Crimson { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Cyan
Gets the system-defined color that has an ARGB value of #FF00FFFF.
Declaration
public static Color Cyan { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkBlue
Gets the system-defined color that has an ARGB value of #FF00008B.
Declaration
public static Color DarkBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkCyan
Gets the system-defined color that has an ARGB value of #FF008B8B.
Declaration
public static Color DarkCyan { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkGoldenrod
Gets the system-defined color that has an ARGB value of #FFB8860B.
Declaration
public static Color DarkGoldenrod { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkGray
Gets the system-defined color that has an ARGB value of #FFA9A9A9.
Declaration
public static Color DarkGray { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkGreen
Gets the system-defined color that has an ARGB value of #FF006400.
Declaration
public static Color DarkGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkKhaki
Gets the system-defined color that has an ARGB value of #FFBDB76B.
Declaration
public static Color DarkKhaki { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkMagenta
Gets the system-defined color that has an ARGB value of #FF8B008B.
Declaration
public static Color DarkMagenta { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkOliveGreen
Gets the system-defined color that has an ARGB value of #FF556B2F.
Declaration
public static Color DarkOliveGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkOrange
Gets the system-defined color that has an ARGB value of #FFFF8C00.
Declaration
public static Color DarkOrange { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkOrchid
Gets the system-defined color that has an ARGB value of #FF9932CC.
Declaration
public static Color DarkOrchid { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkRed
Gets the system-defined color that has an ARGB value of #FF8B0000.
Declaration
public static Color DarkRed { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkSalmon
Gets the system-defined color that has an ARGB value of #FFE9967A.
Declaration
public static Color DarkSalmon { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkSeaGreen
Gets the system-defined color that has an ARGB value of #FF8FBC8F.
Declaration
public static Color DarkSeaGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkSlateBlue
Gets the system-defined color that has an ARGB value of #FF483D8B.
Declaration
public static Color DarkSlateBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkSlateGray
Gets the system-defined color that has an ARGB value of #FF2F4F4F.
Declaration
public static Color DarkSlateGray { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkTurquoise
Gets the system-defined color that has an ARGB value of #FF00CED1.
Declaration
public static Color DarkTurquoise { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DarkViolet
Gets the system-defined color that has an ARGB value of #FF9400D3.
Declaration
public static Color DarkViolet { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DeepPink
Gets the system-defined color that has an ARGB value of #FFFF1493.
Declaration
public static Color DeepPink { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DeepSkyBlue
Gets the system-defined color that has an ARGB value of #FF00BFFF.
Declaration
public static Color DeepSkyBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DimGray
Gets the system-defined color that has an ARGB value of #FF696969.
Declaration
public static Color DimGray { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
DodgerBlue
Gets the system-defined color that has an ARGB value of #FF1E90FF.
Declaration
public static Color DodgerBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Firebrick
Gets the system-defined color that has an ARGB value of #FFB22222.
Declaration
public static Color Firebrick { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
FloralWhite
Gets the system-defined color that has an ARGB value of #FFFFFAF0.
Declaration
public static Color FloralWhite { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
ForestGreen
Gets the system-defined color that has an ARGB value of #FF228B22.
Declaration
public static Color ForestGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Fuchsia
Gets the system-defined color that has an ARGB value of #FFFF00FF.
Declaration
public static Color Fuchsia { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Gainsboro
Gets the system-defined color that has an ARGB value of #FFDCDCDC.
Declaration
public static Color Gainsboro { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
GhostWhite
Gets the system-defined color that has an ARGB value of #FFF8F8FF.
Declaration
public static Color GhostWhite { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Gold
Gets the system-defined color that has an ARGB value of #FFFFD700.
Declaration
public static Color Gold { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Goldenrod
Gets the system-defined color that has an ARGB value of #FFDAA520.
Declaration
public static Color Goldenrod { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Gray
Gets the system-defined color that has an ARGB value of #FF808080.
Declaration
public static Color Gray { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Green
Gets the system-defined color that has an ARGB value of #FF008000.
Declaration
public static Color Green { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
GreenYellow
Gets the system-defined color that has an ARGB value of #FFADFF2F.
Declaration
public static Color GreenYellow { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Honeydew
Gets the system-defined color that has an ARGB value of #FFF0FFF0.
Declaration
public static Color Honeydew { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
HotPink
Gets the system-defined color that has an ARGB value of #FFFF69B4.
Declaration
public static Color HotPink { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
IndianRed
Gets the system-defined color that has an ARGB value of #FFCD5C5C.
Declaration
public static Color IndianRed { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Indigo
Gets the system-defined color that has an ARGB value of #FF4B0082.
Declaration
public static Color Indigo { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Ivory
Gets the system-defined color that has an ARGB value of #FFFFFFF0.
Declaration
public static Color Ivory { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Khaki
Gets the system-defined color that has an ARGB value of #FFF0E68C.
Declaration
public static Color Khaki { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Lavender
Gets the system-defined color that has an ARGB value of #FFE6E6FA.
Declaration
public static Color Lavender { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LavenderBlush
Gets the system-defined color that has an ARGB value of #FFFFF0F5.
Declaration
public static Color LavenderBlush { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LawnGreen
Gets the system-defined color that has an ARGB value of #FF7CFC00.
Declaration
public static Color LawnGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LemonChiffon
Gets the system-defined color that has an ARGB value of #FFFFFACD.
Declaration
public static Color LemonChiffon { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightBlue
Gets the system-defined color that has an ARGB value of #FFADD8E6.
Declaration
public static Color LightBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightCoral
Gets the system-defined color that has an ARGB value of #FFF08080.
Declaration
public static Color LightCoral { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightCyan
Gets the system-defined color that has an ARGB value of #FFE0FFFF.
Declaration
public static Color LightCyan { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightGoldenrodYellow
Gets the system-defined color that has an ARGB value of #FFFAFAD2.
Declaration
public static Color LightGoldenrodYellow { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightGray
Gets the system-defined color that has an ARGB value of #FFD3D3D3.
Declaration
public static Color LightGray { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightGreen
Gets the system-defined color that has an ARGB value of #FF90EE90.
Declaration
public static Color LightGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightPink
Gets the system-defined color that has an ARGB value of #FFFFB6C1.
Declaration
public static Color LightPink { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightSalmon
Gets the system-defined color that has an ARGB value of #FFFFA07A.
Declaration
public static Color LightSalmon { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightSeaGreen
Gets the system-defined color that has an ARGB value of #FF20B2AA.
Declaration
public static Color LightSeaGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightSkyBlue
Gets the system-defined color that has an ARGB value of #FF87CEFA.
Declaration
public static Color LightSkyBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightSlateGray
Gets the system-defined color that has an ARGB value of #FF778899.
Declaration
public static Color LightSlateGray { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightSteelBlue
Gets the system-defined color that has an ARGB value of #FFB0C4DE.
Declaration
public static Color LightSteelBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LightYellow
Gets the system-defined color that has an ARGB value of #FFFFFFE0.
Declaration
public static Color LightYellow { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Lime
Gets the system-defined color that has an ARGB value of #FF00FF00.
Declaration
public static Color Lime { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
LimeGreen
Gets the system-defined color that has an ARGB value of #FF32CD32.
Declaration
public static Color LimeGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Linen
Gets the system-defined color that has an ARGB value of #FFFAF0E6.
Declaration
public static Color Linen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Magenta
Gets the system-defined color that has an ARGB value of #FFFF00FF.
Declaration
public static Color Magenta { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Maroon
Gets the system-defined color that has an ARGB value of #FF800000.
Declaration
public static Color Maroon { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MediumAquamarine
Gets the system-defined color that has an ARGB value of #FF66CDAA.
Declaration
public static Color MediumAquamarine { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MediumBlue
Gets the system-defined color that has an ARGB value of #FF0000CD.
Declaration
public static Color MediumBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MediumOrchid
Gets the system-defined color that has an ARGB value of #FFBA55D3.
Declaration
public static Color MediumOrchid { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MediumPurple
Gets the system-defined color that has an ARGB value of #FF9370DB.
Declaration
public static Color MediumPurple { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MediumSeaGreen
Gets the system-defined color that has an ARGB value of #FF3CB371.
Declaration
public static Color MediumSeaGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MediumSlateBlue
Gets the system-defined color that has an ARGB value of #FF7B68EE.
Declaration
public static Color MediumSlateBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MediumSpringGreen
Gets the system-defined color that has an ARGB value of #FF00FA9A.
Declaration
public static Color MediumSpringGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MediumTurquoise
Gets the system-defined color that has an ARGB value of #FF48D1CC.
Declaration
public static Color MediumTurquoise { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MediumVioletRed
Gets the system-defined color that has an ARGB value of #FFC71585.
Declaration
public static Color MediumVioletRed { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MidnightBlue
Gets the system-defined color that has an ARGB value of #FF191970.
Declaration
public static Color MidnightBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MintCream
Gets the system-defined color that has an ARGB value of #FFF5FFFA.
Declaration
public static Color MintCream { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
MistyRose
Gets the system-defined color that has an ARGB value of #FFFFE4E1.
Declaration
public static Color MistyRose { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Moccasin
Gets the system-defined color that has an ARGB value of #FFFFE4B5.
Declaration
public static Color Moccasin { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
NavajoWhite
Gets the system-defined color that has an ARGB value of #FFFFDEAD.
Declaration
public static Color NavajoWhite { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Navy
Gets the system-defined color that has an ARGB value of #FF000080.
Declaration
public static Color Navy { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
OldLace
Gets the system-defined color that has an ARGB value of #FFFDF5E6.
Declaration
public static Color OldLace { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Olive
Gets the system-defined color that has an ARGB value of #FF808000.
Declaration
public static Color Olive { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
OliveDrab
Gets the system-defined color that has an ARGB value of #FF6B8E23.
Declaration
public static Color OliveDrab { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Orange
Gets the system-defined color that has an ARGB value of #FFFFA500.
Declaration
public static Color Orange { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
OrangeRed
Gets the system-defined color that has an ARGB value of #FFFF4500.
Declaration
public static Color OrangeRed { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Orchid
Gets the system-defined color that has an ARGB value of #FFDA70D6.
Declaration
public static Color Orchid { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
PaleGoldenrod
Gets the system-defined color that has an ARGB value of #FFEEE8AA.
Declaration
public static Color PaleGoldenrod { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
PaleGreen
Gets the system-defined color that has an ARGB value of #FF98FB98.
Declaration
public static Color PaleGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
PaleTurquoise
Gets the system-defined color that has an ARGB value of #FFAFEEEE.
Declaration
public static Color PaleTurquoise { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
PaleVioletRed
Gets the system-defined color that has an ARGB value of #FFDB7093.
Declaration
public static Color PaleVioletRed { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
PapayaWhip
Gets the system-defined color that has an ARGB value of #FFFFEFD5.
Declaration
public static Color PapayaWhip { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
PeachPuff
Gets the system-defined color that has an ARGB value of #FFFFDAB9.
Declaration
public static Color PeachPuff { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Peru
Gets the system-defined color that has an ARGB value of #FFCD853F.
Declaration
public static Color Peru { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Pink
Gets the system-defined color that has an ARGB value of #FFFFC0CB.
Declaration
public static Color Pink { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Plum
Gets the system-defined color that has an ARGB value of #FFDDA0DD.
Declaration
public static Color Plum { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
PowderBlue
Gets the system-defined color that has an ARGB value of #FFB0E0E6.
Declaration
public static Color PowderBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Purple
Gets the system-defined color that has an ARGB value of #FF800080.
Declaration
public static Color Purple { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Red
Gets the system-defined color that has an ARGB value of #FFFF0000.
Declaration
public static Color Red { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
RosyBrown
Gets the system-defined color that has an ARGB value of #FFBC8F8F.
Declaration
public static Color RosyBrown { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
RoyalBlue
Gets the system-defined color that has an ARGB value of #FF4169E1.
Declaration
public static Color RoyalBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
SaddleBrown
Gets the system-defined color that has an ARGB value of #FF8B4513.
Declaration
public static Color SaddleBrown { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Salmon
Gets the system-defined color that has an ARGB value of #FFFA8072.
Declaration
public static Color Salmon { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
SandyBrown
Gets the system-defined color that has an ARGB value of #FFF4A460.
Declaration
public static Color SandyBrown { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
SeaGreen
Gets the system-defined color that has an ARGB value of #FF2E8B57.
Declaration
public static Color SeaGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
SeaShell
Gets the system-defined color that has an ARGB value of #FFFFF5EE.
Declaration
public static Color SeaShell { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Sienna
Gets the system-defined color that has an ARGB value of #FFA0522D.
Declaration
public static Color Sienna { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Silver
Gets the system-defined color that has an ARGB value of #FFC0C0C0.
Declaration
public static Color Silver { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
SkyBlue
Gets the system-defined color that has an ARGB value of #FF87CEEB.
Declaration
public static Color SkyBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
SlateBlue
Gets the system-defined color that has an ARGB value of #FF6A5ACD.
Declaration
public static Color SlateBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
SlateGray
Gets the system-defined color that has an ARGB value of #FF708090.
Declaration
public static Color SlateGray { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Snow
Gets the system-defined color that has an ARGB value of #FFFFFAFA.
Declaration
public static Color Snow { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
SpringGreen
Gets the system-defined color that has an ARGB value of #FF00FF7F.
Declaration
public static Color SpringGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
SteelBlue
Gets the system-defined color that has an ARGB value of #FF4682B4.
Declaration
public static Color SteelBlue { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Tan
Gets the system-defined color that has an ARGB value of #FFD2B48C.
Declaration
public static Color Tan { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Teal
Gets the system-defined color that has an ARGB value of #FF008080.
Declaration
public static Color Teal { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Thistle
Gets the system-defined color that has an ARGB value of #FFD8BFD8.
Declaration
public static Color Thistle { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Tomato
Gets the system-defined color that has an ARGB value of #FFFF6347.
Declaration
public static Color Tomato { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Transparent
Gets the system-defined color that has an ARGB value of #00FFFFFF.
Declaration
public static Color Transparent { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Turquoise
Gets the system-defined color that has an ARGB value of #FF40E0D0.
Declaration
public static Color Turquoise { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Violet
Gets the system-defined color that has an ARGB value of #FFEE82EE.
Declaration
public static Color Violet { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Wheat
Gets the system-defined color that has an ARGB value of #FFF5DEB3.
Declaration
public static Color Wheat { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
White
Gets the system-defined color that has an ARGB value of #FFFFFFFF.
Declaration
public static Color White { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
WhiteSmoke
Gets the system-defined color that has an ARGB value of #FFF5F5F5.
Declaration
public static Color WhiteSmoke { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
Yellow
Gets the system-defined color that has an ARGB value of #FFFFFF00.
Declaration
public static Color Yellow { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.
YellowGreen
Gets the system-defined color that has an ARGB value of #FF9ACD32.
Declaration
public static Color YellowGreen { get; }
Property Value
Represents colors in terms of alpha, red, green, and blue channels.