Mystery of the Disappearing Controls - Solved
Posted in .NET on Feb 4th, 2005
One unfortunate side effect of working on a Windows Forms project is that the WinForm designer occasionally loses one or more of your controls. This seems to happen only to C# developers. It appears that this is a well known issue and it is completely maddening when it happens. There you are, carefully crafting you [...]