Solution Explorer
Properties Window
Toolbox Objects
Naming Controls
100

Displays/denotes the name of the project.

What is Project Name?

100

This is located at the left most part with the listing of all the properties.

What is the Properties List?

100

Displays text that the user cannot edit during run time.

What is Label?

100

This is the possible name when creating a text box containing a user's name.

What is txtName?

200

The button that shows all the files.

What is Show All Files?

200

This displays the name of the object.

What is the Object Box?

200

Displays a standard button that the user can click to perform actions.

What is Button?

200

This is the possible name when creating a button to display the sum of numbers.

What is btnSum?

300

When pressed, this icon displays the properties.

What is Properties?

300

This is located at the right most part with the listing of the actual value setting of the properties.

What is the setting box?

300

Accepts and displays text that the user can edit during run time.

What is TextBox?

300

This is the possible name when creating a button to display the salary.

What is btnSalary?

400

Under the project name, this denotes the name of the form. 

What is Form Name?

400

This is the A-Z button that sorts items when pressed.

What is Alphabetical?

400

Displays a box that indicates whether an option is selected or deselected.

What is CheckBox?

400

This is the possible name when creating a label that displays the day.

What is lblDay?

500

This button displays the code when pressed.

What is View Code?

500

This looks like the lightning button that will display the events.

What is Events?

500

Provides a visual and functional container for controls; similar to the Panel control, but can display a caption but no scroll bars.

What is GroupBox?

500

This is the possible name when creating a sample form.

What is frmSample?

M
e
n
u