|
-
Aug 21st, 2000, 03:37 AM
#1
Thread Starter
Fanatic Member
I need to do a RaiseEvent for one of the Class modules in this project I'm working on. The catch is the the class shows a form, and the form needs to interact with the program that called the dll. I'd like to do this through events, but I can't seem to figure out how to RaiseEvent from the form. (BTW, there are several forms and several class modules in the DLL project)
I was thinking that I might need to use a Friend sub to do this. Anybody know if that would work, or a better way to RaiseEvent from a form?
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
|