What I have done is to copy the form and associated files (resx, etc...) via
the file system first, then "add existing item" on the target project and
select the form file you just copied... And then fix the namespace,
references, and other errors you might have when using the form for the
first time.
"ki******@hotmail.com" <ki******@hotmail.com@discussions.microsoft.com>
wrote in message news:53**********************************@microsof t.com...
I developed an application using visual studio 2003. Now I want to make a
similar application without having to redesign similar forms. Is there a
way
to copy and paste windows forms across application? I can copy from one to
the paste buffer. BUT, there is no corresponding paste on the second
application.
How can you do this???
tia...