Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Activate window?
Message
From
23/08/2006 10:08:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
How to Activate window?
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01147895
Message ID:
01147895
Views:
68
Hi,
I use Winsock control. when my application got message from remote computer - the main window must appears in Windows as foreground window (like ALT-TAB switch)

SwitchToThisWindow(_screen.HWnd,1)
SetForegroundWindow(_screen.HWnd)
SetFocusAPI(_screen.HWnd)

Not help for me ;(

Any idea
Thanks
Denis
Next
Reply
Map
View

Click here to load this message in the networking platform