News

Launch Microsoft Visual Studio, and open one of your C# Winform projects. Move to the Solution Explorer, and double-click your project's startup form to view it in design mode.
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 ...