
Causing the cursor moves to next tab stop when a field has reached its maximum
Hi,
Have four "how to" questions on VB dotnet. Thank so much
for any one that can answer any of these questions.
VB dot net question, in VB how can you cause the cursor
moves to next tab stop when a field has reached its
maximum number of char. In other word once you entered say
Social Number I like the cursor move to next tab stop
without user press on Tab.
Next question, is there easier way to add dashes to a
textBox? e.g. SSN 999-99-9999
Is there any way to resize and image to fit a Picture box
in VB dotnet?
My last question