SystemFonts.StatusFont Propriété

Définition

Obtient Font qui est utilisé pour afficher le texte de la barre d'état.

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

Valeur de propriété

Font qui est utilisé pour afficher le texte de la barre d'état.

S’applique à