Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call the specific form when there are two on scre
Message
 
À
20/06/1998 10:06:09
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapour
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00110205
Message ID:
00110225
Vues:
21
Tan,

Yes, you can...
By default, when you "do form", an object reference will be created by the name of the form called...

Ex:
Do form MyForm1

Now, you will have a variable available to use

Ex:
MyForm1.Refresh()

But if you allow users to have multiple instances of the same form open, you won't know explicitly which "MyForm1" will be used and may have to resort to some deeper analysis based on contents/values of each form.






>Isn't there a way to call direct to the form concern?
>
>I mean _screen.formname.refresh() or something like that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform