Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You did not supply an As clause with the keyword WithEvents. Declare the variable as the specific class that can raise the events.
Error ID: BC30412
To correct this error
- Add the
Asclause that specifies the class that can raise the events.
See also
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.