Hi everyone!
It seems that if theSplitContainer.Panel2MinSize property is set at design time (I used the Visual Studio 2008 - Professional Edition), the form or usercontrol that contains it can't be open anymore. As a workaround, this property should be set only at run-time. This issue is described in this article: Workaround: The SplitContainer may crash your VS2008 Designer
My question is where can I find a hot-fix for this (if exists one). The new VS 2008 SP1 BETA provides a fix for this?
Thanks!