Explain the fundamentals of object-oriented programming. Describe the concepts of COM and DNA. Use the Class Builder utility to create classes. Incorporate instances of classes in your application code. Browse a list of available COM components. Select a COM component for use in your application. Use the properties, methods and events of a COM component in a client application. Create, test and deploy a reusable ActiveX component. Use collections within an object hierarchy
Register and reference an ActiveX component
Unit 1: Creating Class Modules
- Introduction to Object-Oriented Programming
- Classes Overview
- Building a Class
- Coding a Class
- Using a Class
Unit 2: Working with COM
- Understanding COM
- Using a COM Component
- Using the Outlook Object Model
Unit 3: Developing ActiveX Components
- Starting and ActiveX Project
- Hierarchies and Collections
- Finishing an ActiveX DLL