SystemColors.ControlText Eigenschaft

Definition

Ruft eine Color-Struktur mit der Textfarbe eines 3D-Elements ab.

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

Eigenschaftswert

Ein Color mit der Textfarbe eines 3D-Elements.

Gilt für: