SystemFonts.CaptionFont 屬性

定義

取得 Font,用於顯示視窗標題列中的文字。

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

屬性值

Font,用於顯示視窗標題列中的文字。

適用於