Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get the return parameter from a MDI form ?
Message
 
 
À
26/07/2011 23:22:24
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01519135
Message ID:
01519279
Vues:
19
>Hi
>
>I apply your solution, but can I don't close the called form and pass back the param. to calling form ?
>
>I want user to press a OK button then the param. pass back to calling form to do record searching, but the
>called form still active on screen for user to select other customer code.
>
>How can I switch back to calling form without unload the called form ?
>
>Please advise
>
>Thanks.
>Derek

In the Ok button you can do
thisform.Hide()

The focus and control should switch to the calling form at this point and in that form you can access oParam.Property
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