Quick tip.<br>
Start with the last textbox and work backwards. Set each textbox's TabIndex property to 0 (zero) as you go. When you run your form the top textbox should have focus and each tab key (or enter as previously mentioned) should then take you to the next textbox in order.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.