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