drosenkranz
Programmer
I have several fields that are up to 8 digits long. The maxlength on these fields have been set to 8 to make sure they don't key in additional digits by accident. I'm trying to keep the user from getting confused or having to look up at the screen when transposing these codes to the form on their screen.
As it is now, the cursor automatically jumps to the next control when the maxlength is reached in one of these text boxes. The users want to ALWAYS have to press the tab key to move to the next control. How can I make the cursor stay in a "full" text box until they press the tab key? Is there a property? Thanks.
The 2nd mouse gets the cheese.
As it is now, the cursor automatically jumps to the next control when the maxlength is reached in one of these text boxes. The users want to ALWAYS have to press the tab key to move to the next control. How can I make the cursor stay in a "full" text box until they press the tab key? Is there a property? Thanks.
The 2nd mouse gets the cheese.