SystemFonts.IconTitleFont 属性

定义

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

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

属性值

用于图标标题的 A Font

适用于