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 vb.pptx

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 vb.pptx (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 CherryLim21

LESSON 3.ANG PAGBABAGO SA SILANGAN AT TIMOG- SILANGANG ASYA.pptx
LESSON 3.ANG PAGBABAGO SA  SILANGAN AT TIMOG-  SILANGANG ASYA.pptxLESSON 3.ANG PAGBABAGO SA  SILANGAN AT TIMOG-  SILANGANG ASYA.pptx
LESSON 3.ANG PAGBABAGO SA SILANGAN AT TIMOG- SILANGANG ASYA.pptxCherryLim21
 
LESSON 2- EXPLAIN THE PROCESS ON HOW TO SPOT A TREND.pptx
LESSON 2- EXPLAIN THE PROCESS ON HOW TO SPOT A TREND.pptxLESSON 2- EXPLAIN THE PROCESS ON HOW TO SPOT A TREND.pptx
LESSON 2- EXPLAIN THE PROCESS ON HOW TO SPOT A TREND.pptxCherryLim21
 
introductiontoict-170103050804.pptx
introductiontoict-170103050804.pptxintroductiontoict-170103050804.pptx
introductiontoict-170103050804.pptxCherryLim21
 
Aralin panlipunan 8 1st Q.pptx
Aralin panlipunan 8 1st Q.pptxAralin panlipunan 8 1st Q.pptx
Aralin panlipunan 8 1st Q.pptxCherryLim21
 
L1 Introduction to Information and Communication Technology.pptx
L1 Introduction to Information and Communication Technology.pptxL1 Introduction to Information and Communication Technology.pptx
L1 Introduction to Information and Communication Technology.pptxCherryLim21
 
Network addresses.pptx
Network addresses.pptxNetwork addresses.pptx
Network addresses.pptxCherryLim21
 
konsepto-ng-asya-aralin-1-grade-7-220902125705-c05da4f0 (1).pptx
konsepto-ng-asya-aralin-1-grade-7-220902125705-c05da4f0 (1).pptxkonsepto-ng-asya-aralin-1-grade-7-220902125705-c05da4f0 (1).pptx
konsepto-ng-asya-aralin-1-grade-7-220902125705-c05da4f0 (1).pptxCherryLim21
 
Lesson 4.1 PRESENTATION SOFTWARE.pptx
Lesson 4.1 PRESENTATION SOFTWARE.pptxLesson 4.1 PRESENTATION SOFTWARE.pptx
Lesson 4.1 PRESENTATION SOFTWARE.pptxCherryLim21
 
CURRENT AND FUTURE TRENDS OF MEDIA AND INFORMATION.pptx
CURRENT AND FUTURE TRENDS OF MEDIA AND INFORMATION.pptxCURRENT AND FUTURE TRENDS OF MEDIA AND INFORMATION.pptx
CURRENT AND FUTURE TRENDS OF MEDIA AND INFORMATION.pptxCherryLim21
 
Lesson 1. Online Technology and Other Trends in ICT.pptx
Lesson 1. Online Technology and Other Trends in ICT.pptxLesson 1. Online Technology and Other Trends in ICT.pptx
Lesson 1. Online Technology and Other Trends in ICT.pptxCherryLim21
 
Reading Critic.pptx
Reading Critic.pptxReading Critic.pptx
Reading Critic.pptxCherryLim21
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptxCherryLim21
 
MIL Intro- 1.pptx
MIL Intro- 1.pptxMIL Intro- 1.pptx
MIL Intro- 1.pptxCherryLim21
 
LESSON-2-GETTING-STARTED-MICROSOFT-EXCEL.ppt
LESSON-2-GETTING-STARTED-MICROSOFT-EXCEL.pptLESSON-2-GETTING-STARTED-MICROSOFT-EXCEL.ppt
LESSON-2-GETTING-STARTED-MICROSOFT-EXCEL.pptCherryLim21
 
Lesson 1. Computer ethics and safety.pptx
Lesson 1. Computer ethics and safety.pptxLesson 1. Computer ethics and safety.pptx
Lesson 1. Computer ethics and safety.pptxCherryLim21
 
billofrights-new2014-140125193548-phpapp02.pptx
billofrights-new2014-140125193548-phpapp02.pptxbillofrights-new2014-140125193548-phpapp02.pptx
billofrights-new2014-140125193548-phpapp02.pptxCherryLim21
 
Lesson 1 - Politics.pptx
Lesson 1 - Politics.pptxLesson 1 - Politics.pptx
Lesson 1 - Politics.pptxCherryLim21
 

More from CherryLim21 (20)

LESSON 3.ANG PAGBABAGO SA SILANGAN AT TIMOG- SILANGANG ASYA.pptx
LESSON 3.ANG PAGBABAGO SA  SILANGAN AT TIMOG-  SILANGANG ASYA.pptxLESSON 3.ANG PAGBABAGO SA  SILANGAN AT TIMOG-  SILANGANG ASYA.pptx
LESSON 3.ANG PAGBABAGO SA SILANGAN AT TIMOG- SILANGANG ASYA.pptx
 
EAAP
EAAPEAAP
EAAP
 
LESSON 2- EXPLAIN THE PROCESS ON HOW TO SPOT A TREND.pptx
LESSON 2- EXPLAIN THE PROCESS ON HOW TO SPOT A TREND.pptxLESSON 2- EXPLAIN THE PROCESS ON HOW TO SPOT A TREND.pptx
LESSON 2- EXPLAIN THE PROCESS ON HOW TO SPOT A TREND.pptx
 
introductiontoict-170103050804.pptx
introductiontoict-170103050804.pptxintroductiontoict-170103050804.pptx
introductiontoict-170103050804.pptx
 
Aralin panlipunan 8 1st Q.pptx
Aralin panlipunan 8 1st Q.pptxAralin panlipunan 8 1st Q.pptx
Aralin panlipunan 8 1st Q.pptx
 
L1 Introduction to Information and Communication Technology.pptx
L1 Introduction to Information and Communication Technology.pptxL1 Introduction to Information and Communication Technology.pptx
L1 Introduction to Information and Communication Technology.pptx
 
Network addresses.pptx
Network addresses.pptxNetwork addresses.pptx
Network addresses.pptx
 
konsepto-ng-asya-aralin-1-grade-7-220902125705-c05da4f0 (1).pptx
konsepto-ng-asya-aralin-1-grade-7-220902125705-c05da4f0 (1).pptxkonsepto-ng-asya-aralin-1-grade-7-220902125705-c05da4f0 (1).pptx
konsepto-ng-asya-aralin-1-grade-7-220902125705-c05da4f0 (1).pptx
 
Lesson 4.1 PRESENTATION SOFTWARE.pptx
Lesson 4.1 PRESENTATION SOFTWARE.pptxLesson 4.1 PRESENTATION SOFTWARE.pptx
Lesson 4.1 PRESENTATION SOFTWARE.pptx
 
CURRENT AND FUTURE TRENDS OF MEDIA AND INFORMATION.pptx
CURRENT AND FUTURE TRENDS OF MEDIA AND INFORMATION.pptxCURRENT AND FUTURE TRENDS OF MEDIA AND INFORMATION.pptx
CURRENT AND FUTURE TRENDS OF MEDIA AND INFORMATION.pptx
 
Lesson 1. Online Technology and Other Trends in ICT.pptx
Lesson 1. Online Technology and Other Trends in ICT.pptxLesson 1. Online Technology and Other Trends in ICT.pptx
Lesson 1. Online Technology and Other Trends in ICT.pptx
 
Reading Critic.pptx
Reading Critic.pptxReading Critic.pptx
Reading Critic.pptx
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 
MIL Intro- 1.pptx
MIL Intro- 1.pptxMIL Intro- 1.pptx
MIL Intro- 1.pptx
 
LESSON-2-GETTING-STARTED-MICROSOFT-EXCEL.ppt
LESSON-2-GETTING-STARTED-MICROSOFT-EXCEL.pptLESSON-2-GETTING-STARTED-MICROSOFT-EXCEL.ppt
LESSON-2-GETTING-STARTED-MICROSOFT-EXCEL.ppt
 
Lesson 1. Computer ethics and safety.pptx
Lesson 1. Computer ethics and safety.pptxLesson 1. Computer ethics and safety.pptx
Lesson 1. Computer ethics and safety.pptx
 
billofrights-new2014-140125193548-phpapp02.pptx
billofrights-new2014-140125193548-phpapp02.pptxbillofrights-new2014-140125193548-phpapp02.pptx
billofrights-new2014-140125193548-phpapp02.pptx
 
THREATS.pptx
THREATS.pptxTHREATS.pptx
THREATS.pptx
 
Lesson 1 - Politics.pptx
Lesson 1 - Politics.pptxLesson 1 - Politics.pptx
Lesson 1 - Politics.pptx
 
group 3 pt.pptx
group 3 pt.pptxgroup 3 pt.pptx
group 3 pt.pptx
 

Recently uploaded

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfstareducators107
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactisticshameyhk98
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17Celine George
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111GangaMaiya1
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationNeilDeclaro1
 

Recently uploaded (20)

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactistics
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 

vb.pptx

  • 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