Table of Contents

behavior: scroll-bar

Scrollbar input behavior.

Elements

that have this behavior applied by default (see master_style_sheet):

Attributes

N/A.

Events

This behavior generates events from SCROLL_EVENTS group. In Sciter this corresponds to onScroll(evt) event handler.

Value

of type integer, reflects current position of the scrollbar.

Methods

scrollbar supports following xcall() methods, see dom::element::xcall() function.

Note that in Sciter you can access this methods simply as: