Manip wrote:
Not according to Reflector.net.

There's quite a few .Net assemblies in my Visual Studio folders, and most of the Windows Forms designer actually uses Windows Forms' own design functionality, which is inherently managed. Ever looked at the System.Windows.Forms.Design namespace? That's the basis of the designer. SharpDevelop uses that too, and that's completely managed code.