All of my textbox's are turned into textbox_textcha nged. I am trying to create a login system on visual studio c# and whenever I try to link the text box with a button it gives me an error. Please help!
Ex.
Error - "TextBox2_TextC hanged.text" cannot be grouped with multiples
Ex.
Error - "TextBox2_TextC hanged.text" cannot be grouped with multiples
Comment