|
-
Jun 4th, 2002, 11:22 PM
#1
Thread Starter
Addicted Member
Events from Form to ActiveX
Hi,
Can I declare an Event in a Form in an ActiveX control and trap the event from the cotrol?
For Example I have an Event in the Form.
Public Event A()
And Iam raising the Event in the form at a particular point
RaiseEvent A
How do I capture this event in the ActiveX control? Can I do this or is there any alternative?
Thanks,
Pres
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
|