Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What does With Events do?
Message
From
05/08/2003 10:42:24
 
 
To
05/08/2003 01:05:15
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00815351
Message ID:
00816875
Views:
22
Hi,

Thanks for the response. Can you tell me what is the purpose of "withevents"? In other words, what is the advantage of declaring a procedure with "with events"?

>If a variable is declared with withevents inside a private sub; it will not be of any use. It has to be a module level/form level variable to handle the events of the assigned object.
>If assigned in a private sub, You cannot raise object events on it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform