The color of the text of an active title bar caption.
[Visual Basic] Public Shared ReadOnly Property ActiveCaptionText As Color [C#] public static Color ActiveCaptionText {get;} [C++] public: __property static Color get_ActiveCaptionText(); [JScript] public static function get ActiveCaptionText() : Color;
SystemColors Class | SystemColors Members | System.Drawing Namespace