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

Set property procedures must end with an End Set statement.

Error ID: BC30633

To correct this error

  • Make sure that the Set property procedure ends with an End Set construct.

See Also

Concepts

Property Procedure Changes for Visual Basic 6.0 Users

Reference

Property Statement