Skip to main content

vScrollbar

Type

property

Summary

Controls the visibility of the browser's vertical scrollbar.

Syntax

set the vScrollbar of <widget> to <pEnabled>
get the vScrollbar of <widget>

Description

Use the vScrollbar property to control the visibility of the browser's vertical scrollbar

Value

NameTypeDescription

value

boolean

true if the vertical scrollbar should be enabled and displayed; false otherwise.

property: hScrollbar