다음을 통해 공유


SystemFonts.StatusFont 속성

정의

상태 표시줄에 텍스트를 표시하는 데 사용되는 Font를 가져옵니다.

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

속성 값

상태 표시줄에 텍스트를 표시하는 데 사용되는 Font입니다.

적용 대상