Week 1: |
The Return of the China Shop
Visual Basic 6 Objects in Action |
- A Brief History of the
China Shop
- The Return of the China
Shop
- Introducing Visual Basic
Systems Objects
- Collections
- Working with System
Collections in Code
- Creating and Working with
Collections
- Collections in the China
Shop Program
|
Week 2: |
Visual Basic System Objects |
- Visual Basic System
Objects
- The Global Object
- The App Object
- The Clipboard Object
- Working with Text and the
Clipboard
- Cutting, Copying and
Pasting Graphic Data
- More System Objects
|
Week 3: |
Objects---the Inside Story |
- What is an Object
- Inside the Object
- Properties
- Properties in Action
- Methods
- Events
- Using Objects Dynamically
|
Week 4: |
Creating Your Own Objects |
- Creating Your Own Objects
- Class Modules
- Class Properties
|
Week 5: |
Adding Methods and Events |
- More on Objects
- Creating our first Method
- Creating Your Own Events
|
Week 6: |
Collection Objects |
- Collection Objects are
like System Collections
- Collection Objects in the
Student Grades Project
- Creating a Collection
Object in the Student Grades Project
|
Week 7: |
Excel and Word - by Remote
Control |
- ActiveX Components
- The Macro Recorder
- Finding Available ActiveX
Components
- ActiveX and an Excel Macro
- Using Word from Visual
Basic
|
Week 8: |
Creating Your Own ActiveX
Components |
- Out-Of-Process and
In-Process Components
- Testing the ActiveX.DLL
Component
- ActiveX.EXE Components
|