0% found this document useful (0 votes)
11 views15 pages

Visual Basic Programming Guide

Visual Basic (VB) is an event-driven programming language from Microsoft that enables users to create applications through a graphical user interface using drag-and-drop functionality. Developed by Alan Cooper, VB simplifies application development with a three-step approach: designing the interface, setting properties, and writing code. It is widely used in various fields including accounting, business, education, and medicine.

Uploaded by

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

Visual Basic Programming Guide

Visual Basic (VB) is an event-driven programming language from Microsoft that enables users to create applications through a graphical user interface using drag-and-drop functionality. Developed by Alan Cooper, VB simplifies application development with a three-step approach: designing the interface, setting properties, and writing code. It is widely used in various fields including accounting, business, education, and medicine.

Uploaded by

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

VISUAL BASIC

PROGRAMMING
What is VB or Visual Basic?
⮚ Visual Basic (VB) is an event-driven programming
language and environment from Microsoft that
provides a graphical user interface (GUI) which
allows programmers to modify code by simply
dragging and dropping objects and defining their
behavior and appearance.
⮚ VB is still one of the quickest and easiest ways to
create applications that rely on forms, selections,
and inputs.
⮚ Alan Cooper is best known as the
“Father of Visual Basic,” possibly the
most widely used visual programming
environment in the software industry.
⮚ The drag and drop design for creating
the user interface is derived from a
prototype form generator developed by
Alan Cooper and his company
called Tripod

⮚ Microsoft contracted with Cooper and


his associates to develop Tripod into a
programmable form system for
Windows 3.0.
DEVELOPMENT OF VISUAL
BASIC
VB THREE –STEP
APPROACH
[Link] the appearance of application
[Link] property settings to the objects
of the program.
3. Write the code to direct the specific
tasks at runtime.
WHAT ARE THE USES
OF VISUAL BASIC?
VB is used to develop applications in a number of different
areas:
1. Accounting
2. Business
3. Commerce
4. Consulting
5. Education
6. Marketing and Sales
7. Research
8. Medicine
TITLE BAR
MENU BAR

STANDARD BAR

DESIGNER’S WINDOW

SOLUTION EXPLORER
TOOLBOX
WINDOW

ERROR / TASK LIST


PROPERTIES WINDO
WINDOW
TOOLBOX
Designer Window
Solution Explorer Window
Properties Window
Error /Task List Window
[Link]
visual-basic-2008

You might also like