H
HIFIZombie
or be able to tell if the selected treenode is a parent node. I have
looked at .gettype but how do i check it against something like
treeview1.gettype = treeview.nodes.parentnode
I use my treeview to select a childnode and then populate a textbox
with a value for the node. but when the Parent node is selected I
don't want o be able to change the value of it.
Thanks.
looked at .gettype but how do i check it against something like
treeview1.gettype = treeview.nodes.parentnode
I use my treeview to select a childnode and then populate a textbox
with a value for the node. but when the Parent node is selected I
don't want o be able to change the value of it.
Thanks.