|
-
Apr 22nd, 2001, 09:43 AM
#1
How can i make my own event in my activex control? Like if everytime text is added to an aol chatroom something happens. Can someone please help me. im a beginner.
-
May 2nd, 2001, 03:28 AM
#2
Fanatic Member
within the control in the declarations section you declare an Event. When you want to use the event you Raise the event. The application using the control is declared with events. this will expose the controls event and you just code in the event in the normal way.
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
|