Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mscomctl2.DatePicker.2
Message
De
04/01/2000 19:16:55
 
 
À
04/01/2000 19:13:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00312856
Message ID:
00312876
Vues:
20
>>Bill,
>>
>>You need to use the .day, .month and .year properties
>>
>>the date can be obtained by using the optional parameters of VFP's DATE() function
>>
>>
with this.oleDTPicker
>>  ldDate = DATE(.year, .month, .day)
>>endwith
>>
>>>There is no value property. How do you get the "value" out of the control?
>
>Andrew, You are correct. I had thought he just wasn't getting to the Value property. My error.

No, I'm NOT wrong. The .Object.Value reference will get you access to the control's value. It's a DateTime type value (type="T").
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform