Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stop input at the last field
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00080055
Message ID:
00080208
Views:
22
>I have a pageframe that is used to enter info. however when
>you get to the last field, if you don't stop typing it goes
>back to the first field and overwrites the information there.
>
>how can I make the field input stop at the last field?
>
>Thanks and have a good day!

And if you want the program to continue automatically to the next page, put the code into the LostFocus method setting focus to the first control on the next page.

The same can be done in reverse by trapping the BackSpace key in the first control.

HTH
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform