-
Raymond Wade commented 1 week ago
Which event and action would be best used to move to the next textbox after the enter key is pressed
I assume it would be key pressed "enter" and then focus to textbox b, but need a little guidance into the specific code syntax
-
Raymond Wade commented 1 week ago
I used your code, and got it to work; however, I do not close the first form on invalid logins . . . If I get an invalid login, and then enter valid login info. I get an error saying
{"There is already an open DataReader associated with this Connection which must be closed first."}
-
Raymond Wade uploaded a video 1 week ago