SystemBrushes.InactiveCaption Property

Definition

Gets a SolidBrush that is the color of the background of an inactive window's title bar.

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

Property Value

A SolidBrush that is the color of the background of an inactive window's title bar.

Applies to