Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Re: Object
Versions des environnements
Visual FoxPro:
VFP 7
Divers
Thread ID:
01009509
Message ID:
01009511
Vues:
16
Try
CLEAR ALL
> How can I modify an object while it is loaded. The error message is can not modify object while in use.
>
>Here is my code:
>set default to c:\ngn
>Set path to ".\lib"
>set classlib to Activex.vcx additive
>IF Type("ThisForm.loPassKey") <> "O"
> thisform.NewObject("loPassKey", "Calander", "ActiveX.vcx")
>EndIF
>
>I want to be able to modify Calander class. How do I accomplish this task?
>
>Thanks
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform