Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetimepicker
Message
De
17/07/2000 10:37:40
 
 
À
17/07/2000 10:05:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00393245
Message ID:
00393281
Vues:
13
Hi Richard,

>VFP 6.0 WIN2000PRO What code could be added to the datetimepicker control so that a user can select a date and have it stored to a field in a table? Click Event doesn't seem to support THIS.VALUE ("unknown property member").
>Thanks.

THIS is referencing the OLE Control,which doesnt have a Value property. Use THIS.Object.Value to specify the ActiveX.

FWIW, use the change event instead of the click.

Jon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform