❔ ListView flickering
Got huge flickering on Winforms ListViewGroup.Header change, anyone knows what's going on? Tried doublebuffering=true but doesn't work. It seems changing a group header does a lot more to a ListView like calling OnSelectedIndexedChanged and so.. Anyone knows how to deal with this?
2 Replies
Tbh winforms flickering is something you either live with or migrate to something better like WPF
Are you using vanilla listview? Or something from a components vendor?
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.