Microsoft provided an update on its years-long effort to bring the new Windows Forms designer up to speed with the old .NET Framework version. Duplicating the .NET Framework WinForms designer on .NET ...
In my great big mess of "I've never done much winforms before, so let's do something difficult" code, I've run into a problem. I have several hundred user controls I need to load up at runtime, and it ...