Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strict Data Entry
Message
 
 
To
14/05/2002 02:18:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00655993
Message ID:
00656016
Views:
12
>Dear all,
>I am creating a form in VFP6. There are many text box fields in this form. I want to enforce a sort of strict data entry in this form. For example if the maximum length of data that must be entered is 10 characters in a text box, if the user enters more than 10 characters the cursor must not jump to the next text box. It must jump only when the user press the enter key or any other navigation key. Is there any way were in I can enforce this by setting some property of the control without writing code in each text box.
>Thanks

Why not use the MaxLength property to make sure that it will not exceed to your desired length? You can also use InputMask.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform