Hi all, I'm struggling to create a treeview. I want the nodes to be added dynamically. For example consider there are two froms Form1 and Form2. Form1 is the main , on clicking on a New node button Form2 open. In Form2 i will give the new node name and press ok, the node should get attached to the treeview in Form1. I'm able to create this with in the same form but not with different form... please help...
Thanks in advance
vincezed