Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data entry in 'proper' case
Message
From
15/07/2009 14:50:37
 
 
To
15/07/2009 10:19:53
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01412486
Message ID:
01412540
Views:
90
>is there any format available to have data entry in 'proper' case. however if they have caps on or holding Shift then it should be upper
please let me know if somebody has idea

You could use the format clauses ! and A. If the allowed length is 5 characters, then set the Format property to:

this.Format = !AAAA

The first character will be forced to uppercase; the remaining characters will be as entered. This will allow text only entry.
Previous
Reply
Map
View

Click here to load this message in the networking platform