SystemBrushes::GradientActiveCaption Property

 

Gets a SolidBrush that is the lightest color in the color gradient of an active window's title bar.

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

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

Property Value

Type: System.Drawing::Brush^

A SolidBrush that is the lightest color in the color gradient of an active window's title bar.

.NET Framework
Available since 2.0
Return to top
Show: