Click to See Complete Forum and Search --> : even...
Zambi
Apr 22nd, 2001, 09:43 AM
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.
Bill Crawley
May 2nd, 2001, 03:28 AM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.