Scrollbar Events

onscroll

This event occurs whenever scroll position is changed - as a result of user interaction or program execution (Scrollbar.scrollTo()).

property description
type "onscroll"
targetType "scrollbar"
targetName <scrollbar id>
targetObject <scrollbar control>
cancellable false

See also

Scrollbar.value, Scrollbar.scrollTo(), Scrollbar.scrollBy()

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.