J
Jessica Weiner
I have two windows forms in an application. I want one form to be embedded
into the other. How can this be done? Can I do something like:
Form1.Controls.Add(Form2);
Thanks.
Jess
into the other. How can this be done? Can I do something like:
Form1.Controls.Add(Form2);
Thanks.
Jess