|
-
Nov 27th, 2000, 06:50 AM
#1
Thread Starter
New Member
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.
-
Nov 27th, 2000, 07:16 AM
#2
Lively Member
hey cool ! what is exactly do you want to know about class modules
-
Nov 28th, 2000, 06:33 AM
#3
Thread Starter
New Member
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
-
Nov 28th, 2000, 08:27 AM
#4
Lively Member
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]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|