Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Giving control back to FPD26 after a ! command
Message
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00841465
Message ID:
00841918
Views:
11
>Hi! I'm maintaining an old FPD26 application, in an effort to spruce up the reports i've written some in VFP6 which I call using the RUN command.
>
>All works fine except I want the control to go back to my FPD application when the the VFP6 application closes.
>
>Can I make VFP6 give FPD26 the focus b4 it closes?
>
>Any ideas?

You can try to use use FindWindow API #12638 to get FPD26 application window handle and SetForegroundWindow API #12720 to switch focus.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform