How to block itemcheck event when i double click in a listView (not click on the checkbox)

  • Thread starter Thread starter Bright Sun
  • Start date Start date
B

Bright Sun

Hi,

I have a ListView that is shown in Details mode, and the Checkboxes property
is set to true. My problem is that I don't want the checkboxes being
activated when items in
the ListView are double-clicked (except when click on the checkbox). Is this
possible?

Thanks!

Bright
 
Back
Top