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