I have never created a form at runtime but I need to in the project I am working on. My question is, when I create an instance of a form, will that new form have all of the controls of the original form I am creating the new form from without adding them through code?
↧