vote up 1 vote down star

When I create a user control in VS2005, it does not appear in toolbox. My project
has quite huge number of User Control so the workaround to drag/drop usercontrol dll
to toolbox is not a possible solution. Can any one suggest how I can get rid of this VS2005 bug. Thank you.

flag

1 Answer

vote up 2 vote down

There is an option in VS 2005 that will cause VS to automatically populate the toolbox with any controls you compile as part of your solution.

To enable this option, select the Tools | Options | Windows Forms Designer and then set AutoToolboxPopulate to True

link|flag
Oh man, I know this was posted a while ago but I must say thanks. – kitchen Sep 7 at 5:07

Your Answer

Get an OpenID
or

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