Introduction

Web Quest  Home Page   Introduction   Goals  Components  Sample Program   Exit   Feedback  Quiz

 

WEB QUEST
Course Goals

Home
Introduction
Components
Sample Program
Exit
Feedback
Quiz

 

 

 

 

Microsoft Visual Basic is a software development tool, which means it is a tool that allows you to create programs.  Visual Basic combines a graphical user interface (GUI) and programming code to make  program development as rapid as possible.   With Visual Basic, you use common GUI tools to create the user interface for your program (typically the form) then an easy to use programming language provides the functionality for the program.

Starting Visual Basic:

Like other Microsoft products, Visual Basic can be started from a shortcut on the desktop or from the Start button and the Programs menu.

 

bullet

Click the start button.

bullet

Position the mouse to the Programs menu.

bullet

Locate the Visual Basic 6.0 title on the menu and click.

bullet

The New Project Dialog Box opens.  Your screen should appear similar to the diagram.

For a new project, choose the default, Standard.exe and click on Open.  

For an existing project, Click on the Existing Tab.  Choose the location of the folder by clicking in down arrow in the Look In drop down list.  Choose the drive or disk that holds the data files for this lesson. A list of files appears in the dialog box.  Click on the filename of the project once to select it.  Click on the OPEN button.

You can also double-click the filename and the project will open.

 

Click Components to learn the screen components.

 

Top

 

Created:  June, 2007

Instructor:  J. Knight