Problem with the Designer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

it´s the third time now that I´m getting an error message like this:

Warning 1 The designer cannot process the code at line 85:

this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;

The code within the method 'InitializeComponent' is generated by the
designer and should not be manually modified. Please remove any changes
and try opening the designer again. C:\Dokumente und
Einstellungen\Martin\Eigene Dateien\Visual Studio
2005\Projects\KmeansCluster\KmeansCluster\MainForm.Designer.cs 86 0


Although I never modified the designer code.

What happens?

Can I let Visual Studio Redesign the code?



Regards,

Martin
 
Back
Top