Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing objects added to the screen
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01534450
Message ID:
01534464
Vues:
84
J'aime (1)
>>I have created an object that I place on the screen... ie I use _screen.addobject
>>How do I get the object to release. I know clear all works, but that is kind of drastic, don't you think?
>>
>Setting the object to null will release it

You can't set a control hosted on a form (in this case _screen) to .null., you must use the .RemoveObject() method.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform