SystemFonts.StatusFont 屬性

定義

取得 Font,用於顯示狀態列中的文字。

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

屬性值

Font,用於顯示狀態列中的文字。

適用於