SlideShare a Scribd company logo
1 of 18
Meaning
1
of
Visual Basic
VB as Programming
Language
Visual Basic is a Programming tool that allows user to develop Windows or
GUI ( Graphical User Interface ) applications. It means that rather
than writing numerous line for code to describe the appearance and
location for interface elements like C , C + + or Basic. User can simply
drag and drop pre-built objects into the form window on computer screen.
VB is a much enhanced version of BASIC programming language
( BASIC is Predecessor of VB ). The main difference is that the VB can
create windows programs by just Drag & Drop where as BASIC could only
create DOS programs or work only in CUI (Command User Interface ).
2
Features of Visual Basic ( VB )
✓VB introduces the concept of Event Driven programming Model.
✓It has built in Database Handling Features of VB.
✓It incorporated the concepts of objects.
✓It has useful Error – Handling Features.
✓It has Front – End Application Developer.
✓It also known as RAD ( Rapid Application Development )
3
Event & Event Procedure
An event is an action
recognized by an object, such
as clicking a mouse or pressing
a key. User can write code to
respond to that event. Each
object has different events
that it recognizes.
An event procedure is a section
of code that is executed when an
event (like clicking a command
button) takes place. Event
procedures can be added to your
project in the code editor
window.
4
Program Development
Process
It is a process in which an ordered sequence of steps is defined to
develop an application. It includes :-
➢How the Program should Work
➢Plan about User Interface
➢Implement it
➢ Test it
5
Starting
Visual Basic
6
Interface of Visual Basic
When user start the window it display a screen having certain option.
With the help of this screen user can select the type of project user
want to make.
Visual Basic environment is platform provided by VB to develop and
execute a project . This environment consist of different platforms or
control tools and various other options.
7
Interface of Visual Basic
8
The Visual Basic startup dialog box
Visual Basic I D E
9
When user choose any application platform, like any other window
application, VB consists of multiple window, which appear at start up. The
windows that are display when user start VB are collectively Known as
Visual basic Integrated Development Environment ( IDE ).
Project
Window
Properties
Window
Form
Window
Toolbox
Visual Basic I D E
Title bar
Toolbar
Menu bar
Form
Layout
Window
10
Visual Basic Integrated Development Environment
Properties Window
The Properties window let user to
change the characteristics, or
property settings, of the form itself
and of visual interface elements on
the form. The Properties window
consists of two columns: the first is
the name of the property, which user
cannot change; the second column,
which is the property setting that
user can change. Any Change in the
property of the object will affect
the object on the form.
11
Tool Box
The toolbox consists of
the various objects that
user will use to design the
application. These objects,
called controls, are objects
that user see in all
standard Win applications,
such as textboxes,
command buttons, option
(radio) buttons,
checkboxes, etc.
12
Form Window
The Form window is the
central area where user
can draw application. The
forms are windows which
holds control like Button ,
Checkbox etc which make
user application. The large
area of form is called
client area for working
with different controls.
13
Source Code Window
The Source Code window is
where user type the code
which VB execute. It has
two parts Control Box ,
Event Box . The Heading of
window indicate which
event the code is
associated . It is a window
where user write most of
the code .
14
Source Code Window
It shows the control Box
which contains two
controls ( Command 1 &
Form ).
15
Source Code Window
It shows the Event Box
that Selected Control can
perform these event.
16
Opening , Saving & Running
Opening a Project : - To open a VB project , invoke VB6 shortcut on
the Desktop or going through the pull-up menu select VB program .
Start Program Microsoft Visual Basic 6.0 .
17
Saving a Project : - After creating a Project , user need to save it . For
this click File menu and select save project. Then system asks : -
1. Provide a name for Form File ( . frm )
2. After that Provide a name for Project file ( .vbp )
Opening , Saving & Running
Running a Project : - After saving the project , the next step is to
execute the program. Following are different ways to execute a
project.
1. Press F5 Key
2. On Menu Bar Click Run - Start
3. On VB Toolbar , Click Run Icon.
18

More Related Content

Similar to Meaning of Visual Basic (VB) as a Programming Language

VB6_INTRODUCTION.ppt
VB6_INTRODUCTION.pptVB6_INTRODUCTION.ppt
VB6_INTRODUCTION.pptBhuvanaR13
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0sanket1996
 
Login Project with introduction .pptx
Login Project with introduction .pptxLogin Project with introduction .pptx
Login Project with introduction .pptxkulmiyealiabdille
 
Class viii ch-7 visual basic 2008
Class  viii ch-7 visual basic 2008Class  viii ch-7 visual basic 2008
Class viii ch-7 visual basic 2008jessandy
 
introduction to visual basic PPT.pptx
introduction to visual basic PPT.pptxintroduction to visual basic PPT.pptx
introduction to visual basic PPT.pptxclassall
 
Visual basic concepts
Visual basic conceptsVisual basic concepts
Visual basic conceptsmelody77776
 
LESSON 1- VISUAL BASIC PROGRAMMING.ppt
LESSON 1- VISUAL BASIC PROGRAMMING.pptLESSON 1- VISUAL BASIC PROGRAMMING.ppt
LESSON 1- VISUAL BASIC PROGRAMMING.pptChristopherOlaya1
 
visual basic for the beginner
visual basic for the beginnervisual basic for the beginner
visual basic for the beginnerSalim M
 
Unit -II Introduction to visual programming.pdf
Unit -II Introduction to visual programming.pdfUnit -II Introduction to visual programming.pdf
Unit -II Introduction to visual programming.pdfUjwala Junghare
 
Future Scope in Application Developement of Visual Basic
Future Scope in Application Developement of Visual BasicFuture Scope in Application Developement of Visual Basic
Future Scope in Application Developement of Visual Basicijtsrd
 
control structure in visual basic
control structure in visual basic control structure in visual basic
control structure in visual basic classall
 
Unit 1 vb study_materials
Unit 1 vb study_materialsUnit 1 vb study_materials
Unit 1 vb study_materialsgayaramesh
 

Similar to Meaning of Visual Basic (VB) as a Programming Language (20)

VB6_INTRODUCTION.ppt
VB6_INTRODUCTION.pptVB6_INTRODUCTION.ppt
VB6_INTRODUCTION.ppt
 
VISUAL PROGRAMMING
VISUAL PROGRAMMINGVISUAL PROGRAMMING
VISUAL PROGRAMMING
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0
 
Login Project with introduction .pptx
Login Project with introduction .pptxLogin Project with introduction .pptx
Login Project with introduction .pptx
 
Ch02 bronson
Ch02 bronsonCh02 bronson
Ch02 bronson
 
Class viii ch-7 visual basic 2008
Class  viii ch-7 visual basic 2008Class  viii ch-7 visual basic 2008
Class viii ch-7 visual basic 2008
 
Visual Programming
Visual ProgrammingVisual Programming
Visual Programming
 
introduction to visual basic PPT.pptx
introduction to visual basic PPT.pptxintroduction to visual basic PPT.pptx
introduction to visual basic PPT.pptx
 
Visual basic
Visual basic Visual basic
Visual basic
 
Vb basics
Vb basicsVb basics
Vb basics
 
Visual basic concepts
Visual basic conceptsVisual basic concepts
Visual basic concepts
 
LESSON 1- VISUAL BASIC PROGRAMMING.ppt
LESSON 1- VISUAL BASIC PROGRAMMING.pptLESSON 1- VISUAL BASIC PROGRAMMING.ppt
LESSON 1- VISUAL BASIC PROGRAMMING.ppt
 
visual basic for the beginner
visual basic for the beginnervisual basic for the beginner
visual basic for the beginner
 
Vb.net ide
Vb.net ideVb.net ide
Vb.net ide
 
Unit -II Introduction to visual programming.pdf
Unit -II Introduction to visual programming.pdfUnit -II Introduction to visual programming.pdf
Unit -II Introduction to visual programming.pdf
 
C# p1
C# p1C# p1
C# p1
 
Future Scope in Application Developement of Visual Basic
Future Scope in Application Developement of Visual BasicFuture Scope in Application Developement of Visual Basic
Future Scope in Application Developement of Visual Basic
 
Vb 6ch123
Vb 6ch123Vb 6ch123
Vb 6ch123
 
control structure in visual basic
control structure in visual basic control structure in visual basic
control structure in visual basic
 
Unit 1 vb study_materials
Unit 1 vb study_materialsUnit 1 vb study_materials
Unit 1 vb study_materials
 

More from LimEchYrr

vb-160518151614.pdf
vb-160518151614.pdfvb-160518151614.pdf
vb-160518151614.pdfLimEchYrr
 
GRADE 7 LESSON 5 MS WORD INTRO.ppt
GRADE 7 LESSON 5 MS WORD INTRO.pptGRADE 7 LESSON 5 MS WORD INTRO.ppt
GRADE 7 LESSON 5 MS WORD INTRO.pptLimEchYrr
 
LESSON 3-HTML 5 START UP.pptx
LESSON 3-HTML 5 START UP.pptxLESSON 3-HTML 5 START UP.pptx
LESSON 3-HTML 5 START UP.pptxLimEchYrr
 
Lesson 7 - Article 2.pptx
Lesson 7 - Article 2.pptxLesson 7 - Article 2.pptx
Lesson 7 - Article 2.pptxLimEchYrr
 
Lesson 2.pptx
Lesson 2.pptxLesson 2.pptx
Lesson 2.pptxLimEchYrr
 
Aa presentation.pptx
Aa presentation.pptxAa presentation.pptx
Aa presentation.pptxLimEchYrr
 
HTML Demo.ppt
HTML Demo.pptHTML Demo.ppt
HTML Demo.pptLimEchYrr
 

More from LimEchYrr (7)

vb-160518151614.pdf
vb-160518151614.pdfvb-160518151614.pdf
vb-160518151614.pdf
 
GRADE 7 LESSON 5 MS WORD INTRO.ppt
GRADE 7 LESSON 5 MS WORD INTRO.pptGRADE 7 LESSON 5 MS WORD INTRO.ppt
GRADE 7 LESSON 5 MS WORD INTRO.ppt
 
LESSON 3-HTML 5 START UP.pptx
LESSON 3-HTML 5 START UP.pptxLESSON 3-HTML 5 START UP.pptx
LESSON 3-HTML 5 START UP.pptx
 
Lesson 7 - Article 2.pptx
Lesson 7 - Article 2.pptxLesson 7 - Article 2.pptx
Lesson 7 - Article 2.pptx
 
Lesson 2.pptx
Lesson 2.pptxLesson 2.pptx
Lesson 2.pptx
 
Aa presentation.pptx
Aa presentation.pptxAa presentation.pptx
Aa presentation.pptx
 
HTML Demo.ppt
HTML Demo.pptHTML Demo.ppt
HTML Demo.ppt
 

Recently uploaded

HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

Meaning of Visual Basic (VB) as a Programming Language

  • 2. VB as Programming Language Visual Basic is a Programming tool that allows user to develop Windows or GUI ( Graphical User Interface ) applications. It means that rather than writing numerous line for code to describe the appearance and location for interface elements like C , C + + or Basic. User can simply drag and drop pre-built objects into the form window on computer screen. VB is a much enhanced version of BASIC programming language ( BASIC is Predecessor of VB ). The main difference is that the VB can create windows programs by just Drag & Drop where as BASIC could only create DOS programs or work only in CUI (Command User Interface ). 2
  • 3. Features of Visual Basic ( VB ) ✓VB introduces the concept of Event Driven programming Model. ✓It has built in Database Handling Features of VB. ✓It incorporated the concepts of objects. ✓It has useful Error – Handling Features. ✓It has Front – End Application Developer. ✓It also known as RAD ( Rapid Application Development ) 3
  • 4. Event & Event Procedure An event is an action recognized by an object, such as clicking a mouse or pressing a key. User can write code to respond to that event. Each object has different events that it recognizes. An event procedure is a section of code that is executed when an event (like clicking a command button) takes place. Event procedures can be added to your project in the code editor window. 4
  • 5. Program Development Process It is a process in which an ordered sequence of steps is defined to develop an application. It includes :- ➢How the Program should Work ➢Plan about User Interface ➢Implement it ➢ Test it 5
  • 7. Interface of Visual Basic When user start the window it display a screen having certain option. With the help of this screen user can select the type of project user want to make. Visual Basic environment is platform provided by VB to develop and execute a project . This environment consist of different platforms or control tools and various other options. 7
  • 8. Interface of Visual Basic 8 The Visual Basic startup dialog box
  • 9. Visual Basic I D E 9 When user choose any application platform, like any other window application, VB consists of multiple window, which appear at start up. The windows that are display when user start VB are collectively Known as Visual basic Integrated Development Environment ( IDE ).
  • 10. Project Window Properties Window Form Window Toolbox Visual Basic I D E Title bar Toolbar Menu bar Form Layout Window 10 Visual Basic Integrated Development Environment
  • 11. Properties Window The Properties window let user to change the characteristics, or property settings, of the form itself and of visual interface elements on the form. The Properties window consists of two columns: the first is the name of the property, which user cannot change; the second column, which is the property setting that user can change. Any Change in the property of the object will affect the object on the form. 11
  • 12. Tool Box The toolbox consists of the various objects that user will use to design the application. These objects, called controls, are objects that user see in all standard Win applications, such as textboxes, command buttons, option (radio) buttons, checkboxes, etc. 12
  • 13. Form Window The Form window is the central area where user can draw application. The forms are windows which holds control like Button , Checkbox etc which make user application. The large area of form is called client area for working with different controls. 13
  • 14. Source Code Window The Source Code window is where user type the code which VB execute. It has two parts Control Box , Event Box . The Heading of window indicate which event the code is associated . It is a window where user write most of the code . 14
  • 15. Source Code Window It shows the control Box which contains two controls ( Command 1 & Form ). 15
  • 16. Source Code Window It shows the Event Box that Selected Control can perform these event. 16
  • 17. Opening , Saving & Running Opening a Project : - To open a VB project , invoke VB6 shortcut on the Desktop or going through the pull-up menu select VB program . Start Program Microsoft Visual Basic 6.0 . 17 Saving a Project : - After creating a Project , user need to save it . For this click File menu and select save project. Then system asks : - 1. Provide a name for Form File ( . frm ) 2. After that Provide a name for Project file ( .vbp )
  • 18. Opening , Saving & Running Running a Project : - After saving the project , the next step is to execute the program. Following are different ways to execute a project. 1. Press F5 Key 2. On Menu Bar Click Run - Start 3. On VB Toolbar , Click Run Icon. 18