all groups > dotnet windows forms designtime > september 2006 >
You're in the

dotnet windows forms designtime

group:

Editing Windows Forms built on VS2002 into VS2005 and get them back to VS2002


Editing Windows Forms built on VS2002 into VS2005 and get them back to VS2002 fpmalard NO[at]SPAM gmail.com
9/26/2006 7:53:59 AM
dotnet windows forms designtime:
Hello,

I have a C# project which must run on both VS2002 (.NET 1.0) and
VS2005(.NET 2.0).
This project has some Windows Forms.
If just open this project and compile it inside VS2005 it does not
change the way the Form's class is implemented (does not change to
partial class style).
The problem is when I edit the Form at VS2005 designer. It adds and
change some lines inside Form's class which are .NET 2.0 specific and
this way, when I get back to VS2002 it does not compile anymore.

I would like to know if there is a way to edit the form inside VS2005
blocking VS to add specific .NET 2.0 features.

Regards,
Fernando Malard.
Re: Editing Windows Forms built on VS2002 into VS2005 and get them back to VS2002 Frank Loizzi
9/26/2006 11:16:36 PM
Am 26 Sep 2006 07:53:59 -0700 schrieb fpmalard@gmail.com:

[quoted text, click to view]

No, this is not possible. There are to much changes behind the IDE user
interface.

Bye

Frank Loizzi
AddThis Social Bookmark Button