Java Games: Flashcards, matching, concentration, and word search.

Visual Basic Lesson 1 Review

AB
What is the most common way to start the Visual Basic program?Programs menu
What is a tool that allows you to create programs with a graphical user interface?Visual Basic
Visual Basic stores programs in a group of files called aProject
The _______ bar displays the name of the projectTitle
The toolbar that appears by default and has the standard toolbar buttons for VB is the _____ toolbar.Standard
What displays when you pause the mouse on a toolbar button?Tool tip
This is the screen component that allows you to see and access the forms and files that make up your programProject Explorer
The pieces that make up a Visual Basic program are called ____Objects
Another name for text boxes, lable boxes and command buttons placed on the Visual Basic form is ____Controls
Each object has characteristics that can be customized such as font, backcolor, caption, and more. These characteristics are customized in the ________ window.Properties
The _________ is the collection of the tools that allows you to add objects(controls) to the forms you create.Toolbox
To run a completed Visual Basic program, click on the _________ buttonStart
To exit a running program, click on the _____ button.End
Visual Basic projects are stored with the file extension of _______.vpb
To save a Visual Basic project, the _____ is saved first.Form
The next item to be saved is the _______.Project

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities