
Treeview control changing the picture to open folder/close folder
I have setup a treeview in my vb app ... each branch of the tree displays a
CLOSED folder. When the user clicks on a folder .. all other folders should
change to CLOSED folder picture and that folder should display an OPEN folder
picture.
Can anyone provide any guidance on this??
It must be something to do with the click event.... but I'm a bit
confused......
Ian