Pen is the color of the active window's caption text.
[Visual Basic] Public Shared ReadOnly Property ActiveCaptionText As Pen [C#] public static Pen ActiveCaptionText {get;} [C++] public: __property static Pen* get_ActiveCaptionText(); [JScript] public static function get ActiveCaptionText() : Pen;
SystemPens Class | SystemPens Members | System.Drawing Namespace