is it possible to change the picture of a single node in a treeview, or at least to deactivate the picture for single nodes? I plan to make some kind of file manager and listet files shouldn't have a directory symbol.
Thank you very much for your help, Erel but somehow it doesn't work for me. I'am using your treeview-example and tryed it with control(node).imageindex and node2.imageindex in the findfolders-sub, but without success. control(node).imageindex within the findfolders loop always changes the whole tree and node2.imageindex brings a compiler error.