MakeFirstVisible

>>-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.

Arguments:

The only argument is:

index

The one-based index of the list box item to be made first visible.

Return value:

-1 if an error occurred.