SystemFonts.MessageBoxFont 속성

정의

메시지 상자에 사용되는 Font를 가져옵니다.

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

속성 값

Font 메시지 상자에 사용되는 입니다.

적용 대상