Navigation:  Classes > bBrowser >

bBrowser:IsVerticalScrollbarVisible()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examines whether the vertical scrollbar is visible.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:IsVerticalScrollbarVisible() Æ lVisible

Return Value

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