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