highlighting a node in a TreeView
This question reguards the TreeView data structure found in Microsoft's Visual .NET C# environment.
Does anyone know how to highlight a specific node in the treeview data structure WITHOUT clicking on that specific node?
It seems possible that a programmer should be able to induce a treeNode selection without actually clicking on that node.
If anyone knows how to highlight the nodes text in this fashion, please reply.
thanks..
shep