Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Promoting a instance to the foreground
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00196360
Message ID:
00196984
Views:
31
Thanks, but it is Foxprow 2.6. Does user32 has a user16 sister?

>>I need to run multiple instances for a 2.6 program and promote one of the background instances to the foreground. Does foxtools have something like setforground(handel)?
>
>If this is in Windows you can use (at least in VFP5):-
>
>declare long SetForegroundWindow in "user32" long hWnd
>
>and call
>
>SetForgroundWindow(hWndThis)
Previous
Reply
Map
View

Click here to load this message in the networking platform