Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I do this again! Window on Top...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Miscellaneous
Thread ID:
01302783
Message ID:
01302787
Views:
22
This message has been marked as the solution to the initial question of the thread.
I think SetForegroundWindow does the trick, but I have a mental lapsus right now <g>
declare integer SetForegroundWindow in win32api Integer

SetForegroundWindow(thisform.HWnd)
>I just what to bring a application forward from my VFP App.
>
>Where is the API list on UT?
>How do I activate the other app. on Top in Windows?
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform