SystemBrushes::ButtonFace Property

 

Gets a SolidBrush that is the face color of a 3-D element.

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

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

Property Value

Type: System.Drawing::Brush^

A SolidBrush that is the face color of a 3-D element.

.NET Framework
Available since 2.0
Return to top
Show: