Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Raises an event at run time, or declares what code to execute when raising an event.
Remarks
The RaiseEvent keyword can be used in these contexts:
Event Statement
The RaiseEvent keyword declares a custom RaiseEvent accessor.RaiseEvent Statement
The RaiseEvent keyword raises an event.
See Also
Tasks
How to: Raise an Event (Visual Basic)