Hi there !
I have a tree view control and a button in Form1. The button takes me to Form2 which has a text box and a save button.
What I'm trying to do is get the button on Form2 to add what i have typed in the textbox as a tree node in Form 1
I'm completely stumped and any advice / code snippets that could get me started on solving this problem would be greatly appreciated.
Thanks !