[previous] [up] [next]     [index]
Next: set-string Up: list-box Previous: set-data

set-first-visible-item

Scrolls the list box so that the specified item is at the top of the list box display.

A list box's scroll position can be changed by the user clicking the control, and such changes do not go through this method. A program cannot detect when the scroll position changes except by polling get-first-visible-item.



PLT