Navigation:  Classes > bBrowser >

bBrowser:VerticalScrollbarMode

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Mode for the vertical scrollbar.

Class

bBrowser

Type

Access / Assign

Data Type

Symbol

Description

bBrowser:VerticalScrollbarMode defines when the vertical 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 rows can be shown. This is the default.

#Always

The scrollbar is always visible.

 

Whether the vertical scrollbar is visible can be checked with the method bBrowser:IsVerticalScrollbarVisible().

See Also

bBrowser:HorizontalScrollbarMode

bBrowser:IsVerticalScrollbarVisible()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_verticalscrollbarmode.htm