Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inputmask as I type...
Message
From
23/07/2008 01:37:49
 
 
To
22/07/2008 18:09:01
Chris Sund
Silhouette Solutions
Utah, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Miscellaneous
Thread ID:
01333323
Message ID:
01333383
Views:
9
>Hello,
>
>Does anyone know how to implement the inputmask as the person types in the field. Here's my input mask...
>
>99-9999-99-9-99-99-9999
>
>Currently if I set the input mask my field shows
>
> - - - - - -
>
>I want my field to be blank, and have the dashes insert in the appropriate places as the user types.
>
>
>Any help is appreciated!
>
>Thanks,
>
>Chris

You could try setting your bound property (variable, field name) to NULL before going into the field and setting the text box's NullDisplay property to "".
Carsten M. Thode
Previous
Reply
Map
View

Click here to load this message in the networking platform