Create a new Class Library project (either one per form, or one to cover them all).
In the Solution Explorer pane, right click your DLL project name, and select "Add...Existing Item".
In the dialog that results, select the file or files that make up your form(s) - you only need the myForm.cs or MyForm.vb files, not the .designer.cs or .resx files - they will be picked up automatically.
When you press OK, the files will be copied to your new project.
Done! Compile, and you are off
Thanks&Regards:-
Shubham Choudhary
Software Engineer
www.facebook.com/shubham.kunar
Amritha444, if this helps please login to Mark As Answer. | Alert Moderator