Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Currency textbox
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00532527
Message ID:
00532686
Views:
15
>>>Hi everybody,
>>>
>>>I have two fields in a table, MtgLow and MtgHigh. Both of them are numeric 9. I want to provide a user input with this format $999,999,999. I tried several combinations in format vs. InputMask property, but all of them don't get me desired result. Could you please tell me, how should I set them up?
>>>
>>>Thanks in advance.
>>
>>Nadya,
>>
>>You could use $$$$,$$$,$$$ in the input mask.
>>
>>HTH,
>>Scott
>
>This seems to work, thanks. I also want to select the whole textbox, when it gotfocus(). I have SelectOnEntry .t. and I also tried to set format to K, but it didn't help. What else can I do?

Hmmm...when I try it with format=K and inputmask=$$$$,$$$,$$$, it _does_ select the whole textbox. Maybe you have some code in init() or gotfocus() that is causing a problem?

Scott
Scott King
The Support Source Corporation
Previous
Reply
Map
View

Click here to load this message in the networking platform