SystemBrushes.WindowText Vlastnost

Definice

SolidBrush Získá barvu textu v klientské oblasti okna.

public:
 static property System::Drawing::Brush ^ WindowText { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush WindowText { get; }
static member WindowText : System.Drawing.Brush
Public Shared ReadOnly Property WindowText As Brush

Hodnota vlastnosti

A SolidBrush , která je barvou textu v klientské oblasti okna.

Platí pro