john_gringo
Registered User.
- Local time
- Today, 17:32
- Joined
- Nov 1, 2011
- Messages
- 87
Hi I have a form with some textboxes and a subform. I use a text box to enter a number and when press enter I need to run some code and then return to the same textbox. Anything I try I am not able to do so. It is always put the cursor to another text box. I update the properties of all text boxes to TabStop = no but didn't solve the issue.
I refresh the form and after that set the focus to the text box but still nothing.
I use the after update, onenter, onexit and other methods but not able to solve the issue.
Any help would be greatly appreciated
Thanks
John
I refresh the form and after that set the focus to the text box but still nothing.
I use the after update, onenter, onexit and other methods but not able to solve the issue.
Any help would be greatly appreciated
Thanks
John