Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inputmask for hour
Message
From
14/01/2005 19:44:30
 
 
To
14/01/2005 19:11:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
Miscellaneous
Thread ID:
00977403
Message ID:
00977412
Views:
38
This message has been marked as the solution to the initial question of the thread.
>How do I specify an InputMask for an hour? I want to force the user to input data in the format 00:00, but when I use that InputMask, the TextBox never gets focus. As soon as I click on it, the focus goes to the next object in the TabOrder.
>
>TIA,
>
>Hilmar.

TextBox.InputMask = "##:##"

Your controlsource for this should be character, and you'll need to validate the ranges in code.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform