Visual Basic - Visual Studio - 2016
I have a form with text boxes on it. In one of the text boxes I want to detect when the user hits the enter key so I can preform a routine.
How do you detect when a user presses the Enter key in a text box?
I have a form with text boxes on it. In one of the text boxes I want to detect when the user hits the enter key so I can preform a routine.
How do you detect when a user presses the Enter key in a text box?
Comment