SystemBrushes.WindowText 속성

정의

창의 클라이언트 영역에 있는 텍스트 색인 SolidBrush을 가져옵니다.

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

속성 값

창의 클라이언트 영역에 있는 텍스트 색인 SolidBrush입니다.

적용 대상