I just tried fooling around with a "windows forms" project, and I would like to see the code that creates the form. How would I go about looking at that?
I can only edit the code that would occur from GUI events.

EDIT: to clarify I am talking about the code that says "make the window these dimensions, make a button and put it here, make a textarea and put it here, etc)