I am using the form designer to design the form but I need to view the components code in C# express, how do I do that?
When I try to right click on any component and choose the "View code", only the main form's code is displayed with the component constructors and nothing else, even the data I input such as treeview collections in the component's property but they are not displayed in the code view...
When I try to right click on any component and choose the "View code", only the main form's code is displayed with the component constructors and nothing else, even the data I input such as treeview collections in the component's property but they are not displayed in the code view...