JimUnderwood
New member
- Joined
- Sep 10, 2005
- Messages
- 3
- Programming Experience
- 10+
How to Copy Windows Form with Designer Link [RESOLVED]
How do I create a copy of a Windows form in VS.NET 2003 in the same project so that both the original and copy will still come up in the Designer and all of the custom code is intact?
I have tried copy/paste in the Solution Explorer, but the copy loses the link to the Designer. The code files are copied fine.
I have tried "Save Form AS" when I have the original form open in the designer. The copy works fine, but the original form loses the link to the Designer.
This has got to be something simple -- I just can't find it. Sorry for the rank amateur question.
TIA.
>JMU<
How do I create a copy of a Windows form in VS.NET 2003 in the same project so that both the original and copy will still come up in the Designer and all of the custom code is intact?
I have tried copy/paste in the Solution Explorer, but the copy loses the link to the Designer. The code files are copied fine.
I have tried "Save Form AS" when I have the original form open in the designer. The copy works fine, but the original form loses the link to the Designer.
This has got to be something simple -- I just can't find it. Sorry for the rank amateur question.
TIA.
>JMU<
Last edited: