I am using tab to move from text box to text box on a form. I want to use the return key to accomplish the same thing.
I am using the KeyDown event to recognize the return key being pressed but then how do I simulate, in code in the KeyDown event, the tab key being depressed to move to the next text box?
Thank You,
TNN, Tom
TNPAYROLL@AOL.COM
TOM
I am using the KeyDown event to recognize the return key being pressed but then how do I simulate, in code in the KeyDown event, the tab key being depressed to move to the next text box?
Thank You,
TNN, Tom
TNPAYROLL@AOL.COM
TOM