Hi all
I have a listview with checkboxes and I would like to catch the doubleclick event on an Item.
Everything is o.k, BUT, the double clicking on the item, also checks/unchecks the checkbox of the item, which I don't want.
Can I work around this ?
Thanks In advance.
I have a listview with checkboxes and I would like to catch the doubleclick event on an Item.
Everything is o.k, BUT, the double clicking on the item, also checks/unchecks the checkbox of the item, which I don't want.
Can I work around this ?
Thanks In advance.
Comment