'WithEvents' variable does not raise any events
The object variable declared with the WithEvents
keyword does not refer to a class instance that can raise events.
Error ID: BC30591
- Make sure that the object variable refers to a class instance that can raise events.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: