Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inputmask for hour
Message
De
14/01/2005 19:44:30
 
 
À
14/01/2005 19:11:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 6
Divers
Thread ID:
00977403
Message ID:
00977412
Vues:
37
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform