B
babylon
I wrote an user control which contains 4 textboxes
I would like to, e.g., force the user to enter something from the first
textbox to the last box in order
i.e. if the user click on the 4th textbox, my control will set the focus
back to 1st textbox and let the user input first...
how can i do it?!?!
thank you
I would like to, e.g., force the user to enter something from the first
textbox to the last box in order
i.e. if the user click on the 4th textbox, my control will set the focus
back to 1st textbox and let the user input first...
how can i do it?!?!
thank you