Purpose
Examines whether the horizontal scrollbar is visible.
Class
Type
Method
Syntax
<oBrowser>:IsHorizontalScrollbarVisible() Æ lVisible
Return Value
| lVisible | A logical value that indicates whether the horizontal scrollbar is visible. |
| TRUE | The scrollbar is visible. |
| FALSE | The scrollbar is not visible. |
| Data Type: | Logic |
Description
bBrowser:IsHorizontalScrollbarVisible() examines whether the horizontal scrollbar in the bBrowser is visible.
With the access bBrowser:HorizontalScrollbarMode defines when the horizontal scrollbar is shown.
See Also
bBrowser:HorizontalScrollbarMode
bBrowser:IsVerticalScrollbarVisible()
Page url: http://www.YOURSERVER.com/index.html?bbrowser_ishscrollbarvisible.htm