Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check to determine if a form is open.
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00825709
Message ID:
00825713
Vues:
19
>I have a quick question. What is the property that I need to check to see if a form is open when I am running an application? If it not a specific property then what am I able to check to determine if a form is open or not?
>
>Thanks in advance
>Kelly

Check wexist() and other windows functions. You can also loop through _screen.forms collection and check against the name of your form.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform