Classes can inherit only from other classes
An Inherits statement specifies a type other than a class as its base type.
Error ID: BC30258
To correct this error
- Change the base type to a class that is already defined.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
An Inherits statement specifies a type other than a class as its base type.
Error ID: BC30258