How can I highlight a particular node in a treeview control so that it has the system highlight color??

treeview1.nodes(index).selected only selects the node but doesnt highlight it.