Hi there,

I select a Winform (.cs file) on the Solution Explorer and right-click
"Copy", then I paste the WinForm on the same project. I rename the new .cs
file and then I rename the Winform object itself using the designer's
properties side bar. The problem is that VS 2005 also renames the original
Winform object in the original .cs file, wreaking havoc the next time I
compile. ¿Any ideas to avoid this?

Any help is appreciated.

Regards,

-Benton