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