I want to catch the event when a listview is left-clicked on an empty space - i.e. clicking on no item within the listview control.
I've search in the Events list of the listview but found none. How can I do this? Please help!
[Edit] What I want to do if I could catch this event: Deselect all items in the listview.