Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bring VFP Window to front
Message
 
To
23/09/2003 19:31:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00831686
Message ID:
00831715
Views:
15
>I have a VFP7 program that is on a timer processing files. I want to bring the app to the front is a problem, such as a failure to connect to the FTP server, occurs. I've tried:
>
>DECLARE INTEGER SetForegroundWindow in WIN32API INTEGER hWinHandle
>SetForegroundWindow(_VFP.HWND)
>
>There is a wait window that displays when the app is active. The above 2 commands bring the Wait Window to the front and makes the app icon in the taskbar flash.
>
>Any suggestions on what I can add to make the entire app move to the forefront.
>
>Thanks,
>
>PF

Perry,

Have you tried _screen.show()?

Mike
Montage

"Free at last..."
Previous
Reply
Map
View

Click here to load this message in the networking platform