Tutorials Navigation

Tutorials :: New :: Popular :: Top Rated

Tutorials: 18,326 Categories: 12

Total Tutorial Views: 41,462,804

(VB) Adding Controls Using the Toolbox

Tutorial Name: (VB) Adding Controls Using the Toolbox  

Category: PC Tutorials

Submitted By: Anyway

Date Added:

Comments: 0

Views: 1,194

Related Forum: PC Building Forum

Share:

Things like buttons, textboxes, and labels are all things that you can add to your Forms. They are know as Controls, and are kept in the Toolbox for ease of use.

The Toolbox can be found on the left of the screen. In the picture below, you can see the toolbox icon next to Form1 (VB Net 2008):
[ Register or Signin to view external links. ]

VB Net 2010 and 2013:
[ Register or Signin to view external links. ]

VB NET 2012:
[ Register or Signin to view external links. ]

To display all the tools, move your mouse over the toolbox icon. You'll see the following automatically appear:
[ Register or Signin to view external links. ]

There are lots of categories of tools available. The toolbox you'll be working with first is the Common Controls toolbox. To see the tools, click on the plus or arrow symbol next to Common Controls. You'll see a long list of tools:
[ Register or Signin to view external links. ]

As you can see, there are an awful lot of tools to choose from! For this first section, we'll only be using the Button, the TextBox and the Label.

If you want to keep the toolbox displayed, click the Pin icon next to the X. To close the toolbox, simply move your mouse away. Or just click the word Toolbox again.

Ratings

Current rating: 1.00 by 1 user
Please take one second and rate this tutorial...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"(VB) Adding Controls Using the Toolbox" :: Login/Create an Account :: 0 comments

If you would like to post a comment please signin to your account or register for an account.