Microsoft visual basic 6

poyol 8,539 views 14 slides May 29, 2013
Slide 1
Slide 1 of 14
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14

About This Presentation

No description available for this slideshow.


Slide Content

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

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).

•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.

Form
Menu Bar
Toolbox
ToolBar
Project
Explorer
Properties
Window

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.

That’s all for today lesson. Any
information or questions, please ask
teacher.
Tags