Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reserved letters in InputMask
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00436110
Message ID:
00436218
Views:
21
>>Hello,
>>
>>When I programmatically put "9999 lb./yd³" in the InputMask property, the L and Y are capitalized at run-time. Is there any way to keep all letters as is?
>>
>>TIA
>
>Rather than put the lb./yd³ in the textbox itself, it would be better to put this in a label that displays just to the right of the textbox. After all, you don't really want to store lb./yd³ in the field, now do you?

I don't store it either, I use an integer to keep only the number. I just find the mask nicer in the textbox. If there's no workaround, I guess I'll have to do a label like you suggest.

Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform