This sounds like a stupid question but I have tried everything I can think of without success. How can I change the Icon image of a VirtualStringTree Node when that node is expanded. i.e. when Node is collapsed I want to show a closed folder icon and when its expanded I want to show an Open folder icon.
In GetImageIndex I cannot see how to tell if the node is expanded or not. Kind only tells me when it is selected.