Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activex Value propertie
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00162184
Message ID:
00162193
Vues:
20
>I'm using the DateTimePicker control, but i'm unable to asign a date with the value property, and the minimum date with the mindate property. How can i read/assign to this properties?
>
>EX: myform1.datetimepicker1.value=date() .....doesn't work.

Francisko,

This has always worked for me.

THISFORM.OLEControl1.OBJECT.Value = DATE()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform