I created a "user control" in another C# project, which I saved. When I opened another project and tried to read that control into the toolbox, it wouldn't let me. I tried several things. 1) Add the .dll to my references, it had no effect, 2) Right click in the toolbox and select "choose items", and browse to the .dll. When I do that I get the error "There are no components in "...." that can be placed on the toolbox.". Can you help me get my component into my project? Thanks.
Cannot use a "user control" in my toolbox.
Page 1 of 11 Replies - 82 Views - Last Post: 18 February 2013 - 03:24 PM
Replies To: Cannot use a "user control" in my toolbox.
#2
Re: Cannot use a "user control" in my toolbox.
Posted 18 February 2013 - 03:24 PM
Moved from 'challenges' to regular question area
Add the existing project to your new solution.
A Solution can have multiple projects.
Right-click on the the solution in visual Studio.
Add | Existing Project...
Add the existing project to your new solution.
A Solution can have multiple projects.
Right-click on the the solution in visual Studio.
Add | Existing Project...
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|