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