|
-
May 3rd, 2001, 06:25 AM
#1
ActiveX: Capture User Event from Container
Hello, I would like to raise an event in my activex-container (VB-Form) and catch it with my control, which is placed on the container.
I think it must look like this:
Container:
Raise Event myContainerEvent()
Control:
Private Sub RefToMyContainer_myContainerEvent()
But how can I get the reference to the container??
Please help me!
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
|