Specifies whether the control displays a scroll button when required.
Type
Description
Boolean
A boolean expression that indicates whether the control shows or hides the
scroll buttons.
By default, the ShowScroll property is True. Use the
ShowScroll property to hide the control's scroll buttons. Use the scroll
buttons to scroll the pages. The control does not display the scroll buttons
if the TabAutoResize property is True,
even if the ShowScroll property is True.