✅ Errors from nowhere
I need serious help with this thing I was trying to make involving a winforms ui but when visual studio was restarted it started giving a bunch of errors for things I didn't even touch.


10 Replies

can you show us a screenshot of Form1.Designer.cs code?
especially from line 142
@Timer380

where is tabPage1_Click_1 method defined in your code?
I dont quite know that since I'm under begginer level but I can show you this if it helps somehow

well, I don't see any
tabPage1_Click_1
here, just tabPage1_Click
I think there is a typo in the Form1.Designer.cs
code
remove this _1
and see if it helpsIt did
from here

oh wow
It did for both of them
thank you
I really appreciate it
no problem
can you send a
/close
command here to mark this issue as solved?
thanks, I wish you happy coding!