CDs Technology CDs Support Design DVDs Advice Word DVDs Help Laptop Learning Education Workstation Assistance Learning Graphics Teaching Teaching Graphics Learning
Office Software - Excel Software - Microsoft Software - QuickBooks Software - Visual Software - Comptuer Software - Web Software - Sharepoint Software - Photoshop Software - Mac Software - QuarkXPress Software - management Software - Project Software - Learn Software - email Software - Network Software - Linux Software - Unix Software - Work Software - Net Software - ASP Software - PHP Software - HTML Software - CMS Software - XML Software - Mobile Software -
Help Notebook Training Help Programming Help Instruction Webmaster Instruction Advice Design Tutorials Lessons Computer Instruction Support Certification Help DVDs Design CDs

Microsoft Visual Basic 4

Microsoft Visual Basic 4Microsoft Visual Basic 4 Microsoft Visual Basic 4
Product Info 246
Kate J. Chase - vb4 - 1
Date Added : 2002-01-21

Price : 99.95
Price : 99.95 Qty
Product Description : Microsoft Visual Basic 4 is a versatile language, usable for business applications, database interface, gaming applications, and even for presentations. In this Virtual Training Company tutorial, David Steer begins by introducing the user interface and the code needed in Visual Basic. He will then teach you about objects and forms, and many different controls, as well. This tutorial includes an example that corresponds to each chapter. To get started now, click below on the topic of your choice.

Microsoft Visual Basic 4

User Interface & Coding

Introduction
Project Organization
Visual Basic Interface
Running a VB Application
Coding Conventions

Objects, Properties etc.

Objects
Properties
Events
Methods
Classes & Instances

Forms

The Mainform - Form1
Change a Forms Properties
Using a Forms Events
Calling other Forms
Create Instances of a Form

Using Controls

Selecting the Controls
Moving and Sizing Control
Change Control Properties
Finding a Controls Events
Deleting Controls

Input & Output Controls

TextBox control
Label control
HScrollBar control
VScrollBar control

Button Controls

CommandButton control
Check Box control
OptionButton control

User Choice Controls

ListBox Control
ComboBox Control

Database Controls

Data Control
DBList Control
DBComboBox Control
Creating Databases
DBGrid Control

Visual Controls

PictureBox Control
Image Control
Frame Control
Shape Control
Line Control

Common Operation Controls

CommonDialog Control
DriveListBox Control
DirListBox Control
FileListBox Control

Miscellaneous Controls

OLE Control (Embedding)
OLE Control (Linking)
Timer control

Variables

Variable Types
Declaring Variables

Decisions

Case Statements
If/then/else

Loops

FOR NEXT Loops
DO WHILE loops

Arrays

Creating Control Arrays
Using Control Arrays

Example Application - Pt. 1

Creating a Start Up Window
Saving Your Work
Adding Password Protection
Creating a Main Window

Example Application - Pt. 2

Add Data Control
Add DBList Control
Add Icon

Example Application - Pt. 3

Adding Help Bubbles
Fancy Help Bubbles
Animated Help Bubbles

Example Application - Pt. 4

Add Icon
Add Item Selection
Polish Item Selection

Example Application - Pt. 5

Create Dispatch Form
Create Instances
Add Print and Exit

... If it doesnt work

Debug Window (Immediate)
Debug Window (Watch)

Distributing Applications

Distribution Discs
Install Your Application