moving between input fields
How do I set the behavior for moving between input fields? Specifically, say I have three Input controls:
|abc_|
|____|
|____|
When I select the first field, I want to right-arrow through the characters. When my cursor is at the 'c' I want it to behave like a tab and move to the next field.
How would one do that?
|abc_|
|____|
|____|
When I select the first field, I want to right-arrow through the characters. When my cursor is at the 'c' I want it to behave like a tab and move to the next field.
How would one do that?
Eric Juvet
January 26,