Saving Text Boxes and Auto Loading it

thank you so much! :)

this next question i have has nothing to do with this, but i noticed when i press Tab it highlights the number in the next box, when i press Tab on mine, it doesnt, it goes to the end. Know the answer to fix that?

But anyway, thanks alot.
 
You need to set the tab order of the controls on your form using the View | Tab Order menu. Simply click Tab Order then click the controls in the order you want to tab through them. If there are controls on your form that you dont want to tab stop at all set the property tab stop property to False in the Properties window.
 
Oh yeah...One more thing. When your done with the tab ordering, you need to go back to the view menu and click Tab Order go back to the default view.
 
Back
Top