PrimeMov3r
03-21-2002, 06:28 PM
The dilema is this:
I've got a CListBox right and it gets filled with the AddString(..) and the vertical scroll is enabled. But as the list gets filled and the vscrollbar appears, it doesn't autoscroll down to show the newly added string. Is there a event that can be fired or some way of achieving this effect? Any suggestions would likely help.
Oh another thing I should mention is that the Listbox isn't in the tabstop, so it never really has focus.
I've got a CListBox right and it gets filled with the AddString(..) and the vertical scroll is enabled. But as the list gets filled and the vscrollbar appears, it doesn't autoscroll down to show the newly added string. Is there a event that can be fired or some way of achieving this effect? Any suggestions would likely help.
Oh another thing I should mention is that the Listbox isn't in the tabstop, so it never really has focus.