Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to show form if it is already loaded
Message
 
 
À
23/01/2008 08:59:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01284403
Message ID:
01284444
Vues:
13
>Actually I am calling a form (itempx.scx) from a form (sinvoice.scx) for Item verification. After using I release the form(itempx.scx) but when I call the form(itempx) again it loads and simultaneously loads behind (sinvoice.scx) which I found when I release (sinvoice.scx) form.
>
>The thing is if it is already loaded, then it should show when I click the command button.
>
>I hope I convey my problem.
>
>Thanks - Saif

It is still the Show() method of the form. Use Hide() method to hide the form and Show() to reactivate it.
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