Things You'll Need:
- VB.net
-
Step 1
Open VB.net
-
Step 2
New ProjectCreate a new project.
-
Step 3
Toolbox tabAll controls are added from the toolbox. The toolbox is located on the left side of the screen. If you do not see the toolbox then you probably see the toolbox tab as shown in the picture.
-
Step 4
Toolbox tabSimply move your mousepointer ove the toolbox tab and the toolbox will be displayed.
-
Step 5
Push Pin IconIf you were to move your mousepointer off of the toolbox it would slide back to the left and hide. To make it so the toolbox remains on the screen, click the icon on the toolbox window that looks like a push pin.
-
Step 6
Stationary ToolboxYour toolbox is now permanent on the screen. If you wish to undo what you just did, click the same icon. Notice how the icon has changed to where it is now vertical as opposed to horizontal.
-
Step 7
Textbox controlTo add your textbox to the form, locate the textbox control in the toolbox window.
-
Step 8
Left click on the textbox control option and hold the mouse button down.
-
Step 9
While holding down the button, drag the mouse pointer over top of the form. This is called dragging.
-
Step 10
Final ResultsNow let go of the mouse button. You will notice that it has placed a textbox onto the form.











