Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date Text Boxes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00293408
Message ID:
00296676
Vues:
26
>>>How can I use the Valid Event of a Text Box to make sure a Valid date was typed in?
>>In the init of the textbox put.
>>this.value = {//}
>
>Oh, duh. Thanks, Evan, this one goes into my bag of tricks -- I was thinking down the lines of CTOD, as Mike (I think) posted....

Garrett,

It's even easier. In the Control.Value in the designer, put {} as the value or in the Init put This.Value= {}. Better yet, subclass the textbox and create a date box. In the KeyPress you can add code to make it work like the datebox in Quicken.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform