Select all columns in listView control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I've a listView control with 3 coulums,
every time the mouse is on the first column it's being select (using the
hotTracking), my question is, Is there way to select all 3 coulmns instead
only the first?

Thanks,
Gidi
 
You can set the FullRowSelect property of the ListView to true.


Adrian.
 

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