Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to bring forward a Windows Application
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01232605
Message ID:
01232612
Views:
15
>I have the window Handle now I need to bring that window application as the top application in windows.
>
>How do I do that? What is the API call in WinAPI32?

You may use FindWindow (to find HWnd) and then ShowWindow API calls.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform