Home > Article > Software Tutorial > Detailed operations for manually adding toolbox controls in vs2010 (Visual Studio)
When developing applications using Visual Studio, sometimes you need to manually add controls to the toolbox. This tutorial will guide you through how to do this, solving the problem of manually adding controls to the Visual Studio Toolbox. The following detailed steps will help you easily solve this problem:
We first based on your existing project, click [View] and the content of the following picture will appear, and then click [Toolbox].
The content in the picture below appears, but there is nothing.
Then we right-click on the blank space, the following image will appear, and then click [Select].
Then we click [Silverlight Component], if there is no content in the box below.
Open the [Control Panel] of your computer, find [Programs and Features], and click on it.
Now find the installed visual studio, click and then select [Change] in the picture.
You will get the following interface after a while, select]Modify[.
At this time we select] Silverlight Developer Kit [under Windows and Web Developer Tools] [and click "Next". The next step is to wait (the key is to look at the network speed), and the installation is completed. .
Right-click an empty space in the toolbox and select Show All.
What you see in the picture below is the control you want.
The above is the detailed content of Detailed operations for manually adding toolbox controls in vs2010 (Visual Studio). For more information, please follow other related articles on the PHP Chinese website!