Keeping a TreeView Node selected

dustydee

Member
Joined
Jun 2, 2006
Messages
10
Programming Experience
5-10
I want the selected node to stay highlighted when the user activates another object on the form. The user will be editing attributes associated with the node, and I want the node to stay highlighted even when the treeview isn't the object in focus. Can anyone help me on this?
Thanks
 
Back
Top