La dichiarazione 'RemoveHandler' deve terminare con un 'End RemoveHandler' corrispondente

Aggiornamento: novembre 2007

'RemoveHandler' declaration must end with a matching 'End RemoveHandler'

Una dichiarazione RemoveHandler deve terminare con un'istruzione End RemoveHandler.

ID errore: BC31116

Per correggere l'errore

  • Verificare che la dichiarazione RemoveHandler termini con un'istruzione End RemoveHandler.

Vedere anche

Riferimenti

Istruzione RemoveHandler

Istruzione Event