Introduction to VB - Visual Basic 6.0
Students will learn how to use Visual Basic 6.0 (VB6) to develop Windows applications.
- Cost: Price on application
- Duration: 3 Days
- This course is not available as part of our public schedule but can be provided on a customised client specific basis.
Basic IT skills and ideally and some programming experience.
What is Visual Basic?
Terminology
Steps to create an application
Modular environment
Setting properties of objects
Forms
Introduction to controls
Object-based, event-driven programming
The Code Editor
Using the Object Browser to view properties and methods of objects
Statements and functions
Conditional Statements
Looping Statements
Native Code
Overview
Showing and hiding forms
Order of events
Multiple forms
Startup and end of applications
Data types
Scope and lifetime of variables
Constants
Arrays and user-defined types
Introduction to procedures
Arguments and parameters
Named arguments and optional arguements
Control formatting
Standard Controls
Custom Controls
Creating and coding menus
Custom pop-up menus
An introduction to error handlers
The package and development Wizard
Application Wizard
Data access using the Data Form Wizard and the data control
MDI forms
Classes
An introduction to ActiveX controls within VB6