Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Public Class Form1 : Inherits MetroSetForm error #36

Open
charlesstratton4 opened this issue Oct 9, 2020 · 3 comments
Open

Public Class Form1 : Inherits MetroSetForm error #36

charlesstratton4 opened this issue Oct 9, 2020 · 3 comments
Labels

Comments

@charlesstratton4
Copy link

Hi,

thanks for the great theme! I am trying to get it working but when I add the inherits to the form I get an error?

Severity Code Description Project File Line Suppression State
Error BC30928 Base class 'MetroSetForm' specified for class 'Form1' cannot be different from the base class 'Form' of one of its other partial types. SBSChargesWebservices \Form1.vb 7 Active

@N-a-r-w-i-n
Copy link
Owner

For temporary time Please before inheriting from MetroSetForm try to have Form Load event by double clicking the form, then try to inherit from MetroSetForm.

I try to dig into this issue when I got enough time.

Best Regards.

@charlesstratton4
Copy link
Author

charlesstratton4 commented Oct 10, 2020 via email

@N-a-r-w-i-n
Copy link
Owner

Great, happy coding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants