Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get an Form/Object Reference via a Prg Class
Message
De
12/01/1999 10:13:16
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00174742
Message ID:
00175036
Vues:
56
>There's a third way (and many more, of course *g*). Create a public variable and use the name option as in:
>
> PUBLIC myForm
> DO FORM AnyForm.SCX NAME myForm LINKED
>
>From then on you can use myForm to access this form.
>

If opening multiple forms like above, how does VFP handle the variable myForm?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform