Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date Text Boxes
Message
 
À
20/11/1999 01:03:38
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00293408
Message ID:
00293410
Vues:
26
>How can I use the Valid Event of a Text Box to make sure a Valid date was typed in?

One easy way to just to set the controlsource of the text box to a date (like today) or a blank date. It will then take care of the validation for you.

In the init of the textbox put.

this.value = date()

or

this.value = {//}
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform