Given a C# form (and its controls) that is created dynamically i.e.
programatically rather than using the IDE, is there a way of writing that
form's definition to a .CS file?
programatically rather than using the IDE, is there a way of writing that
form's definition to a .CS file?
Comment