Automating Design Time Control Toolbox in VS.NET 2003

Posts   
 
    
EdDotNet
User
Posts: 31
Joined: 30-Mar-2005
# Posted on: 26-Apr-2005 18:15:24   

Is there a way to automate the refresh of my toolbox with the DTC's that are generated along with our projects?

Right now, right-click on the toolbox, deselect all of the existing ones, and then browse to the newly generated DLL and remap them. This gets tedious.

Thanks!

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 26-Apr-2005 18:50:26   

I'm not aware of a way to automatically add the items to teh toolbox, vs.net sometimes does it automatically when you have referenced a project with a control but sometimes it doesn't.

You don't have to add/readd the objects every time you re-generate the code though, only when something changes.

Frans Bouma | Lead developer LLBLGen Pro