Home Company Information Consulting Course Catalog Contact Us Request a Quote Government Corporate
 


Profile


e-Catalog


Contact

Search

Cart
Microsoft Visual Basic 5.0 Fundamentals: Basic Concepts

Course Status: Released
Course Language: English
Course Duration: 4 Hours
Deployment Options: Online, Interactive CDs, Network, Downloads, Intranet

Audience
Visual Basic 5.0 programmers and application developers
Prerequisites
A good knowledge of the necessary intermediate-level skills for developers new to Microsoft Windows-based programming
Course Aim
To introduce the Visual Basic 5.0 development environment and to enable students to create a simple logon application that incorporates forms and basic controls
Learning Objectives
Create applications in the Visual Basic 5.0 development environment.
Work with objects and events.
Describe the Object Browser.
Manipulate forms and basic controls.
Topics Covered
The Visual Basic 5.0 environment
-
The Visual Basic development environment
- Project and executable files
- Creating a simple application
- Using online Help

Objects and events
-
Naming objects
- Working with properties
- Methods
- Events
- The Object Browser

Forms and basic controls
-
Forms
- Basic controls

- Control accessibility
Hands-on: Creating a logon screen
-
Live application tutorial
- Creating a logon screen
- Setting object properties
- Adding functionality