SystemColors::GradientActiveCaption Property

 

Gets a Color structure 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 Color GradientActiveCaption {
	static Color get();
}

Property Value

Type: System.Drawing::Color

A Color 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: