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 have attempted to have a public class inherit from a base class marked Private or Friend.
Error ID: BC30509
To correct this error
- Declare the base class Public or declare the inheriting class Private or Friend.