The color of the scroll bar area that is not being used by the thumb button.
[Visual Basic] Public Shared ReadOnly Property ScrollBar As Color [C#] public static Color ScrollBar {get;} [C++] public: __property static Color get_ScrollBar(); [JScript] public static function get ScrollBar() : Color;
SystemColors Class | SystemColors Members | System.Drawing Namespace