Results 1 to 1 of 1

Thread: CP21-1: Taking the Mystery out of VBA Class Modules

  1. #1
    Autodesk, Inc. Autodesk University's Avatar
    Join Date
    2012-11
    Posts
    3,030

    Default CP21-1: Taking the Mystery out of VBA Class Modules

    Instructor: R. Robert Bell

    Class Description: There is a mystique surrounding Visual Basic's class modules. Many do not use them because class modules seem too hard to understand. This course will demonstrate how easy it is to implement simple class modules. We will use a dictionary to store drawing-specific information, and set and retrieve it using a class module. We'll also demonstrate how a class module makes it easy to reuse code from one project to another.
    Attached Files Attached Files
    Last edited by Opie; 2013-04-08 at 07:19 PM.

Similar Threads

  1. CP32-1L: Taking the Mystery out of VBA Class Modules
    By Autodesk University in forum Customization and Programming
    Replies: 0
    Last Post: 2013-04-10, 02:30 AM
  2. CP21-3: Going Beyond DCL
    By Autodesk University in forum Customization and Programming
    Replies: 0
    Last Post: 2013-04-08, 07:11 PM
  3. Collections in Class Modules
    By jason907238 in forum VBA/COM Interop
    Replies: 1
    Last Post: 2006-05-31, 02:17 PM
  4. VBA Forms and Modules
    By msretenovic in forum VBA/COM Interop
    Replies: 2
    Last Post: 2004-11-01, 06:36 PM
  5. callin functions between class modules
    By inner69923 in forum VBA/COM Interop
    Replies: 4
    Last Post: 2004-07-10, 11:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •