Default implemtation not called by application-generated events
Each of these events has a default implementation, but the application cannot call the default implementation by generating the event. A custom event handler can cancel the default implementation by returning a failure value.
Related topics