Microsoft Office 2000/Visual Basic Programmer's Guide   

Basic Class Concepts

In case you're not yet familiar with using class modules to build custom objects, this section covers the basics of adding a class to your project, creating an instance of a class in memory, and constructing properties and methods.