0% found this document useful (0 votes)
5 views14 pages

Visual Basic 6.0 Programming Guide

Visual Basic 6.0 is a programming tool that allows users to develop Windows applications with a graphical user interface (GUI). It has a visual development environment with key components like a toolbar, toolbox, form window, properties window, and project explorer. The toolbox contains controls that can be added to the form window to create the application interface. The properties window sets initial property values for objects.

Uploaded by

rvmisa15
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views14 pages

Visual Basic 6.0 Programming Guide

Visual Basic 6.0 is a programming tool that allows users to develop Windows applications with a graphical user interface (GUI). It has a visual development environment with key components like a toolbar, toolbox, form window, properties window, and project explorer. The toolbox contains controls that can be added to the form window to create the application interface. The properties window sets initial property values for objects.

Uploaded by

rvmisa15
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd

Microsoft Visual

Basic 6.0
Learning Outcomes
At the end of this lesson, student should be able to:
1. State the features of the programming tools.
2. Identify the Visual Development Environment of programming tools:
 Toolbar
 Toolbox
Introduction
Visual Basic is a tool that allows user to develop Windows (Graphic User Interface-
GUI) applications.
The basis of Visual Basic is an earlier programming language called BASIC
(Beginner’s All-Purpose Symbolic Instruction Code).
Get started
•Click on this tab to
create new programs.

•For student, you need


to choose Standard EXE
icon as shown in the
picture.

•To open existing


program, you just
choose this tab.
•This tab used to open
recently project and list
of previous project.
Visual Basic Environment
ToolBar
Menu Bar

Project
Explorer

Form
Toolbox
Properties
Window
Main Component in Visual Basic 6.0
Menu Bar – a list of command use to control VB environment.

Form Window – central to developing Visual Basic application


Toolbox – the selection menu for
controls used in your application.
Toolbar – a collections of button that provides shortcuts or easy access to the different
command on the Menu Bar.
Properties Window –
used to establish initial
property values for
objects.
Project Explorer Window – a tree structured view of all files that
inserted in the application.
Main Function in Toolbox
That’s all for today lesson. Any information or questions, please
ask teacher.

You might also like