Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calendar
Message
De
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:
00454163
Vues:
31
>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 :)
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform