Tagged Questions

2
votes
2answers
825 views

C# ListView in VirtualMode flickers when the selected item is not visible

I know it sounds complicated to reproduce but please follow me: You have a ListView in VirtualMode = true. Select an item, scroll down so that the item selected gets outside the visual area and then ...