SystemFonts.IconTitleFont 属性

定义

获取一个用于图标标题的 Font

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

属性值

用于图标标题的 Font

适用于