Purpose
Mode for the horizontal scrollbar.
Class
Type
Access / Assign
Data Type
Symbol
Description
bBrowser:HorizontalScrollbarMode defines when the horizontal scrollbar is visible.
The following modes are supported:
| Mode | Description | 
| #None | The scrollbar is never visible. | 
| #Auto | The srollbar is only visible if not all columns can be shown. This is the default. | 
| #Always | The scrollbar is always visible. | 
Whether the horizontal scrollbar is visible can be checked with the method bBrowser:IsHorizontalScrollbarVisible().
See Also
bBrowser:IsHorizontalScrollbarVisible()
bBrowser:VerticalScrollbarMode
Page url: http://www.YOURSERVER.com/index.html?bbrowser_horizontalscrollbarmo.htm