Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Object
Versions des environnements
Visual FoxPro:
VFP 7
Divers
Thread ID:
01009509
Message ID:
01009509
Vues:
48
Hi 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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform