SystemFonts.SmallCaptionFont 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个用于在小型窗口(如工具窗口)标题栏中显示文本的 Font。
public:
static property System::Drawing::Font ^ SmallCaptionFont { System::Drawing::Font ^ get(); };
public static System.Drawing.Font SmallCaptionFont { get; }
public static System.Drawing.Font? SmallCaptionFont { get; }
static member SmallCaptionFont : System.Drawing.Font
Public Shared ReadOnly Property SmallCaptionFont As Font
属性值
用于在小型窗口(如工具窗口)标题栏中显示文本的 Font。