Color.Gainsboro

Color.Gainsboro property

Gets a system-defined color that has an ARGB value of #FFDCDCDC.

public static Color Gainsboro { get; }

Return Value

A Color representing a system-defined color.

See Also