groganBall
Programmer
Hi all,
I’m having a spot of bother with the TreeView Control,
I have an application with many TabPages. The first page has a TreeView attached, and the other pages change which node is to be select on the TreeView.
Now the problem I am having is whenever I go to change the node on a TreeView it seems to want to also change the tabpage as well to the first page, which is undesirable,
Does anybody know how to select a node without giving the object (treeview) focus? (I'm assuming this is what is happening)
grogan
I’m having a spot of bother with the TreeView Control,
I have an application with many TabPages. The first page has a TreeView attached, and the other pages change which node is to be select on the TreeView.
Now the problem I am having is whenever I go to change the node on a TreeView it seems to want to also change the tabpage as well to the first page, which is undesirable,
Does anybody know how to select a node without giving the object (treeview) focus? (I'm assuming this is what is happening)
grogan