Specifies the width of the button in the horizontal scrollbar.
Type
Description
Long
A long expression that defines the width of the button in the horizontal scroll
bar.
By default, the ScrollButtonWidth property is -1. If the
ScrollButtonWidth property is -1, the control uses the default width ( from
the system ) for the buttons in the horizontal scroll bar. Use the ScrollButtonHeight
property to specify the height of the buttons in the vertical scroll bar. Use the
ScrollWidth property to specify the width
of the vertical scroll bar. Use the ScrollBars
property to specify which scroll bar is visible or hidden in the control. Use the ScrollHeight
property to specify the height of the horizontal scroll bar. Use
the ScrollPartVisible property to
specify the visible parts in the control's scroll bar. Use the ScrollThumbSize
property to define a fixed size for the scrollbar's thumb.