P Peter Jausovec Nov 13, 2004 #2 Hi, You can get the node parent with treeNode1.Parent; if node doesn't have a Parent that means that the node is root. Regards, Peter Jausovec (http://blog.jausovec.net)
Hi, You can get the node parent with treeNode1.Parent; if node doesn't have a Parent that means that the node is root. Regards, Peter Jausovec (http://blog.jausovec.net)