Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MaskEdit
Message
 
To
29/06/1999 09:46:03
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00235026
Message ID:
00235332
Views:
24
>Also, with a mask = "##.##" or "99.99", it force me to enter 2 digits before the point before being able to enter the decimal part.
>
>What I need, is to be able to enter "1.23" ("1", ".", "2", "3") directly, not " 1.23" (space, "1", "2", "3"). In other word, if the user press the decimal point ("."), the cursor move to the decimal part and the integer part is padded to the left with blank.
>
>Ex. 1:
>1-.-2-3 become "1.23", not "1 .23" or "12.3"
>
>Ex. 2:
>1-2-3-4 become "12.34"
>
>The decimal point is optional for the user. The user enter it only if he want to jump to the decimal part.
>
>TIA
That's one of the constraint you have with this control. As already said, build your own of look at FarPoint!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform