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