BUILDING ACTIVEX COMPONENTS |
Modules and Class Modules
in- process and out - of –Process Servers
VB Modules a Quick Revicew
Using a Class Module
Private and Friend Members
Testing The Ctimer Class
Class Module Properties
Creating Object Variables
Raising Eventes From Within Classes
Testing The Eventtimer Class
Setting Project Property
The Class Instancing Property
Registering an Activex Component
Referencing the Event Timer Class in Other Projects
Implementing Collection Properties
Implementing a Collection
Handling Class Errors
The string class
BUILDING ACTIVEX CONTROLS |
On Designing Activex Controls
The Flexlabel Custion Control
Building The Flexlabel Control
The Flexlabel Control s Specifications
Designing a Custom Control
Testing Your New Activex Control
The skeleton of the activex control
Drawing on the usercontrol
Enumerated properties
Using the custom control in other projects
Interacting with the container
The extender object
The ambient object
Designing Property Pages
Using the property page
Editing a property page wizard
Editing a property page
Building a Generic Control
Adding a Property
The life of a Control
Initializing The Control and its Properties
A Control s key Property
Designing The Alarm Control
Updating The Display
Enhancing Existing Control
An Enhanced Textbox Control
DATA BASE PROGRAMMING WITH VISUAL BASIC |
Understanding Databases and Database Management System
Recordsets
The data Control
The data Control s Methods
Understanding Relational Concepts
The primary key
Foreign key
Using The Visual Data Manager
Specifying Indices with The Visual Data Manager
Entering Data With The Visual Data Manager
The structing of the biblio Database
Validing data
The Error Event
Entering data
Referential integrity
Accessing fields in recordsets
An introduction to sql
The formate of sql statement
Sql join
Using sql statement
Attaching queries to a database