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