microsoft visual basic 6

14

Upload: penang-malaysia

Post on 27-Jun-2015

544 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: Microsoft visual basic 6
Page 2: Microsoft visual basic 6

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

Page 3: Microsoft visual basic 6

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

Page 4: Microsoft visual basic 6

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

Page 5: Microsoft visual basic 6

Form

Menu Bar

Toolbox

ToolBar

Project Explorer

Properties Window

Page 6: Microsoft visual basic 6
Page 7: Microsoft visual basic 6

Menu Bar – a list of command use to control VB environment.

Form Window – central to developing Visual Basic application

Page 8: Microsoft visual basic 6

Toolbox – the selection menu for controls used in your application.

Page 9: Microsoft visual basic 6

Toolbar – a collections of button that provides shortcuts or easy access to the different command on the Menu Bar.

Page 10: Microsoft visual basic 6

Properties Window – used to establish initial property values for objects.

Page 11: Microsoft visual basic 6

Project Explorer Window – a tree structured view of all files that inserted in the application.

Page 12: Microsoft visual basic 6
Page 13: Microsoft visual basic 6
Page 14: Microsoft visual basic 6

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