cancel
Showing results for 
Search instead for 
Did you mean: 

How to scroll a scrollist?

EEuge
Senior

Hello!

A have a window, his height is 10 strings. Scrollist have 30 strings.

When I add 11-30 strings, they are out of window. I can manually scroll list to last element.

How can I do it by software?

Something like ScrollList1.ScrollTo(25);.....

1 ACCEPTED SOLUTION

Accepted Solutions
Sergey Bogaev
Associate II

Hi !

You need .animateToItem(x) function

View solution in original post

1 REPLY 1
Sergey Bogaev
Associate II

Hi !

You need .animateToItem(x) function