Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form does not appear again
Message
 
À
16/12/2007 02:30:20
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:
01276137
Message ID:
01276216
Vues:
15
Hi,

>When I call a modal form (for Price Verification) from a (invoice.scx) form it appears but when I call it again it does not appear.

How are you calling the form?

Is it possible that you moved the form outside the visible area? In the Init event put the following code:
This.AutoCenter = .F.
This.AutoCenter = .T.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform