Color.Honeydew Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to