1
Reply

Treeview in windows form application

Anurag Gupta

Anurag Gupta

Jul 31 2009 1:40 PM
4.2k

hi !!!
I am making a window application in which I want tree view in left panel .For each child nodes click I want the corresponding form should be displayed in right panel .
For each child node I have different - different functions and for each I have created different forms .how can I display these forms in right panel on clicking node of tree.
Can anyone give me code for this in C# for visual studio.

Answers (1)