I have a program with a listbox that has alot of stuff added to it. My problem is that I want the window to automatically scroll so that the newest item is visible at the bottom, currently the user has to scroll down to see any new items added.
I'm using Visual C++ 6.0 and the default listboxes, I've tried changing the various choices under properties for it but none have worked so far. Hopefully this is something simple I'm missing, heh, thanks in advance for any replies.