Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Putting commas in text box using program
Message
 
To
05/04/2004 11:28:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00892254
Message ID:
00892299
Views:
23
Then you can not use setall for "textbox". One of the solutions could be that you create your own textbox class having just another name, like mytextbox, and use it for displaying numbers only. Then
...setall(...,"mytextbox") should work.

>Yuri, a question,
>thisform.setall("inputmask","999,999,999.99","textbox") works fine to all textbox in a form, but how can i determine when a textbox is not using a number format and don't change it inputmask?
>Thanks?
Previous
Reply
Map
View

Click here to load this message in the networking platform