Don't
panic. It was probably the last control you added to the
form. In the Solution Explorer, click "Show All Files".
That reveals a "MyForm.Designer.cs" file. Open it and delete all
references to your problem control. Build. If you got it
right, you can again open the form in the designer...
|