How can I have design time support for my custom user controls in Visual Studio 2008?
I'm an creating a custom user control for .NET Compact Framework and I want to keep design time support. I'd like to think in Visual Studio 2008 that this is not the crazy almost impossible task it once used to be. And I'm hoping there is a simple tutorial somewhere that will show me, it is a snap. Any chance? There is a sample you can download here that shows how to incorporate a WYSIWYG design-time experience. Also there is annother tutorial here . Look at the section on the "Designer". Hope this helps Creating and Migrating Smart Device Custom Controls by Using Visual Studio 2005 I liked