How to add a Web custom control to the Toolbox?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
How to add a Web custom control to the Toolbox?
Rating:
Take the following steps to add a Web custom control to Visual Studio .NET Toolbox:
- On the Tools menu, click Customize Toolbox. This opens the Customize Toolbox dialog box.

- Select the .NET Framework Components tab of the Customize Toolbox dialog box.

- Click the Browse button. Find MyCustomControl1.dll and select it.

- Click the Open button to add WebCustomControl1 to the list of components in the Customize Toolbox dialog box.

- Select WebCustomControl1 in the list of .NET Framework components and click the OK button. This adds WebCustomControl1 to the Toolbox.

Rating:
Was this information helpful?
Other articles
- What is the Stack class?
- What are Marshal-by-value objects?
- How to set the Lib Path in the Visual Studio Integrated Development Environment?
- How to create a custom SOAP extension class?
- How to draw a line on a picture box control in a Windows application?
