CListBox... double-clicking makes it scroll back to top?

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-05-13T08:16:24Z Indexed on 2010/05/13 8:24 UTC
Read the original article Hit count: 110

Filed under:

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?

© Stack Overflow or respective owner

Related posts about mfc