[MFC] Weird scrolling in custom-draw CListBox with irregular item heights
- by John
I did a little digging and found stuff like this. However the advice to switch to LBS_OWNERDRAWFIXED style wouldn't work if the Listbox items don't all have the same height, would it?
Is there any fix to this?