Events cannot be declared with a delegate type that has a return type

A delegate was specified for a function procedure.

Error ID: BC31084

To correct this error

  • Specify a delegate for a Sub procedure.

See Also

Other Resources

Events in Visual Basic