CListCtrl - a bug ?? (empty rows rest)
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a listbox (CListCtrl, report style), and I feed it with data. If its contents gets too large, a scrollbar appears on the right side. Under some circumstances, when removing some items again, empty rows rest in the control. I do not know if it has to do something with the scrollbar (e.g. only if it disappears or so). Any suggestions ? A bug ? Any equal experiences ? Heard about it already? On the internet I found some equal situation: Anybody aware of bug in CListCtrl