✅ Error in login form c# code
I'm larning C# and WinForms right now and I tried to make a login form. I've seen many people use this parameter txtSth.Text; but for me it says it does not exist in the current context. (I've attached my code and the error message)

