Color.Chocolate Property

Definition

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

public:
 static property System::Drawing::Color Chocolate { System::Drawing::Color get(); };
public static System.Drawing.Color Chocolate { get; }
static member Chocolate : System.Drawing.Color
Public Shared ReadOnly Property Chocolate As Color

Property Value

A Color representing a system-defined color.

Applies to