'WithEvents' variable does not raise any instance events that are accessible to '<containername>'

The object you are referencing does not raise accessible events.

Error ID: BC30600

To correct this error

  • Modify the access modifiers for the event or choose an event that is accessible in the current context.

See Also

Concepts

Events and Event Handlers