Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calendar
Message
 
 
À
15/12/2000 14:49:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00454152
Message ID:
00454181
Vues:
36
>>VFP 5.0
>>
>>I have been using the calendar ole in one of my apps for quite a while with no problem... until now. In the Init Event of the calander ole I have: THIS.VALUE = DATE() and has worked fine. But now when the app opens debugger stops on that line with the dialog box stating: Property VALUE is not found. No changes were made to that ole, but I probably made a change somewhere else that has affected it and I can't put my finger on it... HELP!!!
>>
>>Thanks In Advance,
>>Craig
>
>Change the line to this.Object.Value
>Some changes were made to ActiveX controls which standardized on this structure - which of course, broke some code :)

You can also break down the date into the controls 3 properties of This.Day, This.Month and This.Year if you do not use the This.Object.Value property.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform