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.
A constructor indicates that it overrides an inherited constructor. Constructors cannot be overridden.
Error ID: BC30283
To correct this error
- Remove the Overrides keyword from the Sub declaration.
See Also
Concepts
Overriding Properties and Methods