Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with monthview
Message
De
20/03/2000 12:17:00
 
 
À
18/03/2000 17:28:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00347335
Message ID:
00347951
Vues:
22
>>>>When I try to use the 'value' property from a monthview control I get a 'property VALUE not found' message when I use the following code:
>>>>
>>>>THISFORM.calendar1.VALUE=DATE()
>>>>
>>>>Thanks in advance.
>>>>
>>>>Sergio
>>>
>>>THISFORM.calendar1.Object.VALUE=DATE()
>>
>>I tougth calendar1 was the object in use. That's the first time I've had this problem; is this common to ActiveX controls?
>
>Yes, it is. You will need to reference any ActiveX control that shares common properties to its VFP container in this manner.

Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform