IN VB6 I am populating a listbox via code. Vertical scroll bar appears after the box is filled. How do I, in code, keep the bottom entry, the last entry in view at the bottom of the lisbox. Now I have to manually scroll down.

Thanks