Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removeobject does not remove
Message
De
10/01/2012 13:30:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Removeobject does not remove
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01532655
Message ID:
01532655
Vues:
80
i have the following code to remove a container object when not needed anymore:
IF PEMSTATUS(THISFORM, [cntEmployer], 5)
	thisform.cntEmployer.VISIBLE=.f.
	thisform.RemoveObject([cntEmployer])
ENDIF 
no error but the object deas not get removed.
any thoughts?

Thanks


Peter
Peter Cortiel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform