property Tab.ShowScroll as Boolean
Specifies whether the control displays a scroll button when required.

 TypeDescription 
   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.


Send comments on this topic.
© 1999-2010 Exontrol Inc, Software. All rights reserved.