15
Answers

TreeView - Click on child and have it open a form assigned to it

Gustavo

Gustavo

15y
27.3k
1

Hello:
I am very new to Visual Studio 2008 C#. I would like to populate a TreeView at run time and when a specific node/child is clicked it will open a form assigned to that node/child. Is there a sample code that I can look at that does this?
 
 
Answers (15)