SystemBrushes.InfoText Proprietà

Definizione

Ottiene un oggetto SolidBrush che rappresenta il colore del testo di una descrizione comando.

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

Valore della proprietà

Un SolidBrush è il colore del testo di una descrizione comando.

Si applica a