Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the return parameter from a MDI form ?
Message
 
 
To
26/07/2011 23:22:24
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01519135
Message ID:
01519279
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform