Hello guys,
I have a treeview (winforms) which have different item types on it. I have three item types on it, and when a user clicks on it, it changes the icon of that clicked item to the first ImageList image.
I don't that to happen (altought i know it's desired behavior for default treeview).
Any chance I can do this? How?
Thanks