SystemFonts.StatusFont Proprietà

Definizione

Ottiene una classe Font che viene utilizzata per visualizzare il testo della barra di stato.

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

Valore della proprietà

Classe Font utilizzata per visualizzare il testo della barra di stato.

Si applica a