Recently in C# Category
So once again the curse of non trivial toy examples strikes. After spending about an hour trying to place a custom usercontrol onto a simple windows form in Visual Studio and C# I give up. In the most trivial example that I came up with it works fine, but as soon as I try to do this in my own little project (niftysolution plugin) visual studio does nothing but crash every time I try to drag my wizard generated empty user control onto the canvas of my slightly modified form.