SystemPens.ActiveCaptionText Property

Definition

Gets a Pen that is the color of the text in the active window's title bar.

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

Property Value

Pen

A Pen that is the color of the text in the active window's title bar.

Applies to