Results 1 to 4 of 4

Thread: Class modules - the basics???

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    South of England
    Posts
    6

    Question

    PLEASE help me with clas modules, I know thte concepts and applications, but don't know any code???? (I am ashamed to call my self a programmer!) Thanks in advance.
    Greg

  2. #2
    Lively Member
    Join Date
    Feb 2000
    Posts
    120
    hey cool ! what is exactly do you want to know about class modules
    shachar shaty

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    South of England
    Posts
    6

    Question

    How to set one up. It only needs to be 1 dimentional. Its to play sounds and plactures on click. There is only one button do do this. I'm not 100% sure what I need it for. thanks
    Greg

  4. #4
    Lively Member
    Join Date
    Feb 2000
    Posts
    120
    if you r talking about vb class modules this is the idea:
    if you want to add a class to an exe program you just add one like a usual module but if you r talking about an activeX dll you need to add a class to your application after adding one you need to add a sub to the class so you will be able to call it and then add an exe project to the dll project with the class then set references in the exe project to the dll project and set the exe project as startup after that just add a command to the exe project and call the sub you added in the dll that should make it work .
    for further help dont hesitate
    [email protected]
    shachar shaty

Posting Permissions

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



Click Here to Expand Forum to Full Width