I have created a tree view and I would like to set the focus to a node. Can anyone help me with this.


Treeview1.Node(1).Node(0)

Need help with the above, tring to set the focus to Child 0 of Node 1.

Thanks