Assorted Errors when Loading Form in Design Mode

  • Thread starter Thread starter Jim Frazer
  • Start date Start date
J

Jim Frazer

Hi,

I've just encountered a bunch of errors when loading a form in design mode.
These errors have not occured before and don't make sense to me. In
addition, none of my controls are displayed on the form. It's interesting
that the project builds OK and runs properly. I'm concerned that something
in the solution is corrupted. The errors are:

Duplicate declaration of member 'Font'
Duplicate declaration of member 'Location'
The variable 'Controls' is either undeclared or was never assigned.
The variable 'MenuItems is either undeclared or was never assigned.

Each message is repeated several times.

Has anyone seen this? If so, was there a solution?

Thanks,
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top