Presentation is loading. Please wait.

Presentation is loading. Please wait.

AA high level programming language. IIt is created by Microsoft. UUses a graphical environment called the Integrated Development Environment (IDE).

Similar presentations


Presentation on theme: "AA high level programming language. IIt is created by Microsoft. UUses a graphical environment called the Integrated Development Environment (IDE)."— Presentation transcript:

1 AA high level programming language. IIt is created by Microsoft. UUses a graphical environment called the Integrated Development Environment (IDE). IIt is capable of developing Windows based applications and games. AAn Event-driven language. AA Visual Basic program is made up of many subprograms, each with its own codes, that can run independently, at the same time, can be linked together. Visual Basic

2 Visual Basic Terms 1. APPLICATION – collection of objects that work together to accomplish certain task/s for its users.  Microsoft Work, Adobe Photoshop, Corel Draw 2. PROJECT – the term used in Visual Basic pertaining to Application.  Payroll System, Quiz Bee Scoring Program 3. OBJECT – a piece of software that has properties and functions that can be managed or controlled aa window, dialog box 4. PROPERTY – characteristic of an Object  color, size, background

3 Visual Basic Terms (continued) 5. METHODS – functions of an object that can be manipulated EExamples: opening, resizing, moving (of a window) 6. OBJECT-ORIENTED ENVIRONMENT – a place wherein application is created using objects and combining them to produce an output VVisual Basic environment 7. EVENT – an action that happens CClicking of a button, clicking of a menu, loading a form 8. EVENT-DRIVEN – an operation is executed as the result of some kind of event

4 9. FORM – the first object you will see on the screen when you open Visual Basic. It is where all controls are placed. It is also where you will enter data and see results. 10. CONTROLS – the objects you put in a form EExample: text box, label, command button 11. CODE – computer instructions written by the programmer. These will indicate what the action or result will be when an event occurs ggetting the total of 2 numbers once the button is clicked 12. SCRIPT – other name for code

5 13. DESIGN TIME – a time when you visually design and layout the forms and the objects on it. 14. RUN TIME – a time when the program is executed


Download ppt "AA high level programming language. IIt is created by Microsoft. UUses a graphical environment called the Integrated Development Environment (IDE)."

Similar presentations


Ads by Google