Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controlling another form from current form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00284853
Message ID:
00285782
Vues:
15
How about:

THIS.oForm.Release() && releases the form 'cls_timerform'
THIS.oForm = .NULL && clears the object reference to the form

HTH,
Evan Pauley

>Works great as property, but now how do I release this.oform from another form.
>
>For example I have a FormA and a FormB
>
>&&FormA.init
>this.oform = createobject('cls_timerform')
>thisform.FormA.visible = .f. && I am hiding this form
>
>
>I want know how I can access oform properties from FormB?
>
>Thanks
>Nick Patel
Evan Pauley, MCP
Positronic Technology Systems LLC
Knoxville, TN

If a vegetarian eats vegetables, what does a humanitarian eat?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform