SystemFonts.IconTitleFont 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个用于图标标题的 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。