4
Answers

How to add a control in visual studio

ma ouml

ma ouml

7y
258
1
Hi friends ,
I have visual studio 2010 and I have not in the toolbox control animator,
I need it how to add it in visual studio and thanks in advance friends
Answers (4)
1
Amresh S

Amresh S

NA 528 4.1k 7y
Hi,
 
Choose "Tools" and select "Select ToolBox Items...", a pop-up window will appear. Now select the tab .NET and there you could see, the registered assemblies's controls. For 3rd party controls, click the Browse button and from there, select the specified control's .dll file (assembly file) and then click ok.
 
Hope this helps.
 
Note: In some cases, VS needs to be restarted to intitialize the tool box items. If the control didn't seems to be appear in the toolBox, restart the VS2010 instance. 
 
Regards,
Amresh S. 
0
Khaja Moizuddin

Khaja Moizuddin

NA 6.3k 206.3k 7y
https://dzone.com/articles/how-add-controls-visual-studio
0
ma ouml

ma ouml

NA 433 17.3k 7y
No there is a framework called bunifu and it contains controls and one of these controls is control animator now I need it but I do not find it in the toolbox how do you please
To add it
0
Amresh S

Amresh S

NA 528 4.1k 7y
Hi,
 
Did you mean, that you want to add your own custom control in VS2010 toolBox?
 
Regards,
Amresh S.