Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vartype() Got Me!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00171368
Message ID:
00171386
Vues:
27
Mark,

Change the code to the below.
with This.Parent.oleCalendar.Object
	.Month = Month(This.Value)
	.Day   = Day(This.Value)
	.Year  = Year(this.Value)
endwith
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform