SystemBrushes.WindowText Propiedad

Definición

Obtiene un objeto SolidBrush que es el color del texto del área de cliente de una ventana.

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

Valor de propiedad

Una estructura SolidBrush que es el color de texto del área de cliente de una ventana.

Se aplica a