Custom Controls
I asked the question below in the Blend forum and was told I should ask it here instead. Ploease help.
I have created a few custom controls for a project I am working on. The idea
is that these controls can be used anywhere in the project. Back in the EID
all I had to do was change to library from Framework to the name of the
project and a list of my controls would be there. Then I couls just
double-click and add them to my current xaml. I've noticed that in Blend I
can use the Asset Library, click on User Controls and see my custom controls.
However, how can I make these controls easily accesible to the develpers on
my team through VS? I tried adding them to the VS toolbox, but am unable. How
can my developers use VS to add these controls to the xaml they create?

