|
-
Jun 24th, 2000, 12:37 PM
#1
Thread Starter
New Member
Can anyone please help!
I am making a program with mutiple forms in which all have similar procedures eg play stop whatever.
I have also created a class module in which I have detailed the code for these events, but when I call this code in the specific for it doesn't work because in the code the objects such as lblsong, lblartist, although common throughout the forms will not work. Also variables I have made in the module when I call in the particular form do not work.
What do I have to do to make the variables and objects work in all forms when they have the same names.
The subs are all public subs too
Thanks
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
|