listview checkbox column - toggle image

  • Thread starter Thread starter mongphong28
  • Start date Start date
M

mongphong28

Hi,

In VB6 I could create the appearance of a checkbox column in a listview
by toggling an image when the user clicked in the appropriate cell.
This same kind of column can be seen in MS Access and is different to
the built in Checkboxes property of a listview which puts checkboxes at
the left of the item.

Does anyone know how to do this in VB.Net?

Regards,
Mong
 
No thanks mate I'm not looking to buy a control!!

Why would I buy something I can easily create?

All I'm asking is if anyone has played with toggling images in a
listview on mouse click events, a simple task in VB6 and thought it
would be easier asking here first rather than digging through the new
..NET events but oh well...
 
Back
Top