wvandenberg
Technical User
I am calling a recursive procedure (AddBranch loads a treeview) from my Form_Load event. Once this procedure is complete, I would like to select the top node in the tree. However, I'm not sure where to put the code, in the Form_Load event or the AddBranch procedure.
Wendy
Wendy