I have implemented a set of ASP.NET web custom controls and added these to my Visual Studio 2008 Toolbox. I also created some user item templates, which are basically ASP.Net Webforms pages with some preconfigurations.
I would now like to assign each item template a subset of my custom controls that shall be available in the toolbox while editing a file created from the template. What is the best way to achieve this?