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입니다.

적용 대상