gfr1
November 9th, 2005, 11:18 AM
I have a C++ .NET forms application in which I input data into a textbox. When the tab key is used I check to see if the information entered is correct if not I want to set the focus back to the textbox I just left. Any suggestions on how to do this?