Detect Double click row in ListViewControl

  • Thread starter Thread starter Q2004
  • Start date Start date
Q

Q2004

How do I detect the double click event on item (row) in listviewcontrol ? I
didn't see any such event provided in .NET ListViewControl class.

Thanks.
 
How do I detect the double click event on item (row) in listviewcontrol ?
I
didn't see any such event provided in .NET ListViewControl class.

ListView has a DoubleClick event. is it unusable in your scenario?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top