SystemPens::ActiveCaptionText Property

 

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

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

public:
property Pen^ ActiveCaptionText {
	static Pen^ get();
}

Property Value

Type: System.Drawing::Pen^

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

.NET Framework
Available since 1.1
Return to top
Show: