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.
If an event is declared as Custom, it must supply a procedure for removing an event handler.
Error ID: BC31131
To correct this error
Include a RemoveHandler declaration between the Custom Event statement and the End Event statement.
Verify that other procedures within the event declaration are correctly terminated.