>>-aListBox~MakeFirstVisible(--index--)------------------------><
The MakeFirstVisible method makes the list entry at the specified position the first visible list item when you scroll up or down.
The only argument is:
The one-based index of the list box item to be made first visible.
-1 if an error occurred.