L'istruzione 'Set' deve terminare con un 'End Set' corrispondente

Aggiornamento: novembre 2007

'Set' statement must end with a matching 'End Set'

Le routine della proprietà Set devono terminare con un'istruzione End Set.

ID errore: BC30633

Per correggere l'errore

  • Assicurarsi che la routine della proprietà Set termini con un costrutto End Set.

Vedere anche

Concetti

Modifiche alle routine delle proprietà per gli utenti di Visual Basic 6.0

Riferimenti

Istruzione Property