Skip to main content

hScrollbar

Type

property

Summary

Controls the visibility of the browser's horizontal scrollbar.

Syntax

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

Description

Use the hScrollbar property to control the visibility of the browser's horizontal scrollbar

Value

NameTypeDescription

value

boolean

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

property: vScrollbar