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.
The statement does not supply an AddHandler, RemoveHandler, or RaiseEvent declaration statement around a Custom Event procedure. A custom event declaration is a block of code enclosed within the Custom Event and End Event statements. Inside this block, each Custom Event procedure appears as an internal block enclosed within a declaration statement and an End statement.
Error ID: BC31113
To correct this error
- Supply an AddHandler, RemoveHandler, or RaiseEvent declaration statement.