Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Putting commas in text box using program
Message
From
05/04/2004 13:21:42
 
 
To
05/04/2004 10:14:41
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00892254
Message ID:
00892357
Views:
18
Hi John,

I suggest you add a property to your form, thisform.addproperty('cNumericInputMask','999,999,999.99'), and use thisform.cNumericInputMask as InputMask for all the relevant textboxes. Then, if you change thisform.cNumericInputMask, you also must refresh the relevant textboxes.

>Hi all, i have a form called parameter in wich user can select number of decimal numbers displayed in a text box showing a number. I need that the form change when user choose 0 decimal places, 2 decimal places, 3 decimal places. The program must change every textbox in the form that displays a number... Any ideas
>
>Thank you all
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform