Loading a WinForm using at Runtime
Hi all,
I want to Load a WinForm at runtime.
I hv a TextBox and CommandButton on the main form.
I want to type the name of any other Form in tht TextBox and LOAD it on the Button Click (All Forms are in the same Project).
how can i do this???
thnx n advance
Ashu
|