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.
Removes the association between an event and an event handler, or declares which code to execute when adding an event handler.
Remarks
The RemoveHandler keyword can be used in these contexts:
Event Statement
The RemoveHandler keyword declares a custom RemoveHandler accessor.RemoveHandler Statement
The RemoveHandler keyword removes the association between an event and an event handler.