SystemFonts.StatusFont Eigenschap

Definitie

Hiermee haalt u een Font op die wordt gebruikt om tekst weer te geven op de statusbalk.

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

Waarde van eigenschap

Een Font die wordt gebruikt om tekst weer te geven op de statusbalk.

Van toepassing op