SystemBrushes::WindowFrame Property

 

Gets a SolidBrush that is the color of a window frame.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property Brush^ WindowFrame {
	static Brush^ get();
}

Property Value

Type: System.Drawing::Brush^

A SolidBrush that is the color of a window frame.

.NET Framework
Available since 2.0
Return to top
Show: