IN THIS CHAPTER
Why This Chapter Is Important
Object OrientationAn Introduction
Creating and Using a Class Module
Setting Values with Property Set
Creating Multiple Class Instances
The Initialize and Terminate Events
Enumerated Types
Building Hierarchies of Classes
Adding a Parent Property to Classes
The Implements Keyword
Working with Custom Collections
Adding Your Own Events
Practical Examples: Class Modules