SystemColors.ControlText Property

Definition

Gets a Color structure that is the color of text in a 3-D element.

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

Property Value

A Color that is the color of text in a 3-D element.

Applies to