SystemBrushes.GradientActiveCaption Property

Definition

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

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

Property Value

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

Applies to