Navigation:  Classes > bBrowser >

bBrowser:IsHorizontalScrollbarVisible()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examines whether the horizontal scrollbar is visible.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:IsHorizontalScrollbarVisible() Æ lVisible

Return Value

lVisibleA logical value that indicates whether the horizontal scrollbar is visible.
TRUEThe scrollbar is visible.
FALSEThe 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