Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to see components in toolbox after adding a new reference?

In my project I add reference on the WPFToolkit assembly, restart Visual Studio and has not seen WPFToolkit components in my VS ToolBox window. What I do wrong?

like image 213
Dmitriy Kudinov Avatar asked Nov 01 '25 19:11

Dmitriy Kudinov


1 Answers

Toolbox doesn't automatically pick up components/controls in referenced assemblies. It does however automatically pick up components/controls that are built in your projects.

You can right click the toolbox and choose "Customize" and you will get a dialog that lets you browse to the assembly and check off any controls that you want to appear. It might be helpful to create a new tab in the toolbox first.

like image 60
Josh Avatar answered Nov 03 '25 08:11

Josh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!