The color of the filled area of an inactive window border.
[Visual Basic] Public Shared ReadOnly Property InactiveBorder As Color [C#] public static Color InactiveBorder {get;} [C++] public: __property static Color get_InactiveBorder(); [JScript] public static function get InactiveBorder() : Color;
SystemColors Class | SystemColors Members | System.Drawing Namespace