I've written an application that adds controls to the Visual Studio 2005 toolbox via modifying the current user's CurrentSettings.vssettings, but using this same method on Visual Studio Express's settings file doesn't work. The controls that are added have the correct name and reside under the correct tab, but each control's data (Item#.Data in vssettings) is pasted as HTML when it is dragged onto a web form.
Has anyone seen this problem, or know what is causing it
Is there any other way to add controls to aVisual Studio Express toolbox
Thanks,
Steve
Visual Studio Express Editions29
|