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