CListBox... double-clicking makes it scroll back to top?
- by John
In a custom subclass of CListBox, if I scroll down it sometimes gets into a weird state where double-clicking on a list item causes the list to scroll all the way back to the top. I have no double-click handler so I'm a bit confused what might be going on, any ideas?