Working with General Visual Components > Classes > ScrollBox > ScrollBox.scrollTo
scrollTo (X, Y)
X. Position of horizontal scrollbar slider.
Y. Position of vertical scrollbar slider.
The scrollTo method sets positions for sliders on horizontal and vertical scrollbars.
Parameters value is relative and percentage of scrolled contents.
The example of method use is given in description of the getHorizontalScroll method.
See also: