|
August 3rd 2005
Inherited
forms loose their layout
Just a couple of
weeks into .NET and already run into a nasty bug in the development
environment (Visual Studio 2003).
When you develop
inherited forms, the layout can be lost, something to do with both
debug and release build. Anyway there's a hot fix from MS which does
wonders.
Patch details: KB842706:
FIX: Controls disappear from the Windows Forms Designer in Visual Studio
.NET 2003
|