Hi,
I have a UserControl that contains a TreeView(with nodes) , a TextBox and a Button,
I want that when you click on the button you would add a new TreeNode under the selected node that it's name is the text of the TextBox.
I have tryed a lot but no success, I need som code, thanks
I have a UserControl that contains a TreeView(with nodes) , a TextBox and a Button,
I want that when you click on the button you would add a new TreeNode under the selected node that it's name is the text of the TextBox.
I have tryed a lot but no success, I need som code, thanks