Share via


SystemFonts.MenuFont 属性

定义

获取一个用于菜单的 Font

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

属性值

用于菜单的 Font

适用于