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