TreeView - Click on child and have it open a form assigned to it
                            
                         
                        
                     
                 
                
                    
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?