SystemBrushes.Window 속성

정의

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

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

속성 값

SolidBrush 창의 클라이언트 영역에서 배경색인 A입니다.

적용 대상