This post originated from an RSS feed registered with .NET Buzz
by Richard Jonas.
Original Post: Visual Studio 2005 - Disappearing controls on Windows Form
Feed Title: Richard Jonas
Feed URL: http://feeds.feedburner.com/blogspot/ouNA
Feed Description: Richard Jonas's blog about .NET, web development and agile methodologies.
My computer crashed the other day and when I returned to edit my application, to my horror I noticed that the controls on a very complicated windows form that I was working on had vanished. When I tried to edit it, all I got was an empty dialog box, but all the source code for my form was still there.
I found several references to disappearing controls in VS2003, but they all said the problem...