VictoriaWass
Programmer
If a user enters text into a text box, we check in the 'after update' event that it fits the criteria required. If it doesn't, how do we force the focus back onto the same text box to make them re-enter?
At the moment, the focus is moving to the next tab stop, even with a command in the 'after update' event to setfocus back onto this text box.
Thanks
At the moment, the focus is moving to the next tab stop, even with a command in the 'after update' event to setfocus back onto this text box.
Thanks