Hello everyone,
I have a ListView control in Details view with columns and I want a file dialog to show when the user double clicks an empty part of the control. Problem is, the events DoubleClick and MouseDoubleClick are only triggered when an item is double clicked.
So, is there an event that gets triggered when an empty part of the ListView control is (double) clicked?
Thanks for any help,
Alexander.




Reply With Quote