Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Outstanding references exist....................
Message
De
02/09/2000 10:03:33
 
 
À
02/09/2000 02:28:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00412067
Message ID:
00412077
Vues:
17
>Ihave made a class based on the a container.In the container are many command buttons.Have created 2 methods(Public) of class.
>Placed the class on a form(Object created).Code in the 2 methods written on form .When I try to release form.form does not close....Error-Outstanding references exist.
>How do I find references to which control exists?
>
>Thank you.

Check for any object properties that are object references - typically at the form level. -- e.g., form.oObject = CREATEOBJECT("class")

if any In the form's Destroy(), set each one to .NULL.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform