SystemFonts.StatusFont Proprietà

Definizione

Ottiene un Font oggetto utilizzato per visualizzare il testo nella 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à

Oggetto Font utilizzato per visualizzare il testo nella barra di stato.

Si applica a