Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some help with WSH
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00565026
Message ID:
00565650
Views:
24
>SetForegroundWindow takes one parameter, the handle of the window you want in front. This function is often used in conjuction with the FindWindow api function, but in this case you already have the handle as an IE property.
>
>
>declare integer SetForegroundWindow in win32api integer
>=SetForegroundWindow(oIE.HWND)

Cool, thanks again, Bill.
jfh
Previous
Reply
Map
View

Click here to load this message in the networking platform