SystemColors.ControlText Eigenschap

Definitie

Hiermee haalt u een Color structuur op die de kleur van tekst in een 3D-element is.

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

Waarde van eigenschap

Een Color tekstkleur in een 3D-element.

Van toepassing op