vote up 2 vote down star

I am hoping someone can help me with this. What I have been looking around for but can't seem to find is if there is someway to add an event, or anything else that will allow a visual studio plug-in to watch for an external reference to be added to a currently open solution / project?

Or even better yet would anyone happen to know of an add-in that automatically adds all controls from a referenced dll into the visual studio toolbox?

Thanks.

flag
That would be nice. I feel like I'm missing something on how controls from referenced dlls should work. My searching has just started... so I'll chime in here if I find something. – Aaron Wagner Apr 1 at 0:36
On the point about things being automatically added into the toolbox... Which version of Visual Studio 2008 are you using? (Professional? Standard? Express? ) – Jason D Nov 27 at 5:23
I'm using VS 2008 Professional. – Cory Nov 27 at 23:23

1 Answer

vote up 0 vote down

I have written a macro that will change a file reference to a project reference if you add the project to the solution (and vice versa), but I don't think that's what you want?

link|flag
I would love to have that feature. We buy the source for a large UI framework and I have to spend several hours linking up all the projects to build our customized libraries from it. – Joe Caffeine Aug 22 at 19:32
Ask the question, and leave me a comment on one of my questions with a link to your question (pending implementation of a viable way to contact other users) – Benjol Aug 23 at 19:47

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.