Hello
I have simple question ,In my app i have 4 text boxes and i want when the first is full,the user will be prompt to the second (i mean that the second will be selected)
When the app is starting i choose that the first one is selected by writing mytextbox.select();
I tried to work with textchanged even to do it but i cant figure out how i define witch text box is know selected.
Thx
I have simple question ,In my app i have 4 text boxes and i want when the first is full,the user will be prompt to the second (i mean that the second will be selected)
When the app is starting i choose that the first one is selected by writing mytextbox.select();
I tried to work with textchanged even to do it but i cant figure out how i define witch text box is know selected.
Thx