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