Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form won't release because of object reference?
Message
 
À
30/04/1997 11:56:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00030164
Message ID:
00030292
Vues:
40
>>Thanks, this is a bit neater until we figure out the proper way to do this. Anyone? Has anyone had problems releasing forms when you have "this.objref = thisform.txtMyTextBox" in controls?
>
>Forgive me for backpedaling a little here, but why are you setting up >your addressing in this way to begin with?

It's just a nice way to reference the child and parent. From either I can just say:

this.objref.Zorder(1)
this.objref.Visible = .F.

Instead of

this.parent.&lcName..Zorder(1)
this.parent.&lcName..Visible = .F.


Michael.

Michael G. Emmons
memmons@nc.rr.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform