1
Answer

Expanding Node in Treeview Selects Node

novacara

novacara

15y
4.2k
1
I have a simple treeview on my form with a few nodes containing children. When the + next to a node is clicked to expand the node to expose its children, that node also gets selected. I simply want that part of the tree to expand but not select the node with the children, but rather leave the previously selected node selected. Is this possible?
Answers (1)