Gets the width of the scroll box in a horizontal scroll bar in pixels.
[Visual Basic] Public Shared ReadOnly Property HorizontalScrollBarThumbWidth As _ Integer [C#] public static int HorizontalScrollBarThumbWidth {get;} [C++] public: __property static int get_HorizontalScrollBarThumbWidth(); [JScript] public static function get HorizontalScrollBarThumbWidth() : int;
The width of the scroll box in a horizontal scroll bar in pixels.
The scroll box is also called the thumb.
SystemInformation Class | SystemInformation Members | System.WinForms Namespace | VerticalScrollBarThumbHeight | HorizontalScrollBarArrowWidth | VerticalScrollBarArrowHeight | HorizontalScrollBarHeight | VerticalScrollBarWidth | System.WinForms.SystemInformation.VerticalScrollBarThumbWidth | SystemInformation