Ok guys this is killing me now! I have a ListView control in the form which has the checkbox enabled. This project is basically a windows explorer so when the user double clicks the folder the ListView should show the contents of the folder. So far so good! Now what I want is when the user double clicks the folder the checked state of the checkbox should not be changed. The only time the user changes the checked state of the folder when he clicks on the checkbox. Does any one know any property that should be set to achieve this?
Thanks in advance!
Last edited by VBDT; Mar 9th, 2007 at 11:51 PM.
Rating is a way of saying thank you. Don't forget to rate always!