Java Games: Flashcards, matching, concentration, and word search.

Introduction to Visual Basic 6.0

VB6 is Windows Programming

AB
VB6 isevent-driven programming
VB6 is notprocedural programming
A splash screen isan opening title screen
An event in VB isa mouse click or a keystroke
Accelerator Key is a key that,when combined with Alt, triggers a response
VB objects arecontainers that hold code, data, other objects
To end a VB sessionclick Alt+Q, File Exit or Alt+F4
To save the projectsave both the project and the forms
Properties arecharacteristics of objects
A VB project isa collection of files that compose a single Windows application
Code isa set of instructions
Controls areobjects that come from a tool box
VB Application Wizard isstep-by-stepquestions and prompts that you respond to
The Form isthe background of a VB program's screen
Multiple Document Interface(MDI)has multiple document windows
Single Document Interface(SDI)has one open document window at one time
To add comments to your codeuse a single quatiation mark (')
To comment/uncomment a block of codeuse Edit toolbar

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities