Hi, Expert,
I also found problem in .Net Forms when coding in C#.
I have a ListView (detail mode) and I want to select some related items when an item is cliked.
In the Click event handler, I set some items to selected state.
But when sometimes, these selected items will be unselected automatically.
It's odd.
Is it a bug of Visual Studio or I did the wrong way
Thanks very much!