Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String problem
Message
 
À
20/09/2004 23:43:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00943944
Message ID:
00944425
Vues:
15
You can't do that with ordinary TextBox, but in LostFocus You must change the Value of the Text2 to whatever You want:

Text2->LostFocus event
 this.Value = DATE(YEAR(thisform.Text1.Value)-1, MONTH(this.Value), DAY(this.Value))
 this.Refresh()
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform