Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bringing window to front of all windows
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00783986
Message ID:
00784357
Views:
16
These will do it...

DECLARE INTEGER IsWindowVisible IN win32api INTEGER
DECLARE INTEGER IsZoomed IN win32api LONG lnhWnd
DECLARE INTEGER ShowWindow IN win32api INTEGER, INTEGER

>I have an app that I want to bring to the front of all windows apps on firing of a timer event. I also want to force user to attend to this annoying "popup". Therefore, If it pops up user cannot simply click on another app to get rid of it. Sort of like a modal app.
>Any ideas?
>Thanks,
>Mark
Heavy Metal Pedal - click with care
Previous
Reply
Map
View

Click here to load this message in the networking platform