If your ListView is sorted via API, you have to use the HitTest method to get the correct listitem. Well I just ran into a truly baffling problem. ListView.HitTest always fails when the ListView is in Icon view. It doesn't return any item, regardless of the input. I can't find anything about this problem either, surely I can't be the only one?
How else could I get the correct item?
How else could I get the correct item?