'RaiseEvent' is already declared
More than one RaiseEvent declaration appeared in a custom event declaration. A RaiseEvent declaration declares a procedure used to raise the event.
Error ID: BC31129
To correct this error
- Remove the redundant RaiseEvent statement.