Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't get open window to stay on top
Message
From
17/03/2008 11:39:51
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01302645
Message ID:
01302662
Views:
7
>>>>I have a menu item that calls a subroutine "GoUrl" to open a web page. It opens the web page in IE but then the VFP window gets the focus and covers the IE window. I need it to stay behind the IE window or minimize. I know this should be simple but the brain is fuzzy today.
>>>>
>>>>John
>>>
>>>Did you try
>>>
>>>thisform.WindowState = 2 (or what's the number for minimizing) before calling your function?
>>
>>It can only be used in method.
>
>Use _screen.ActiveForm instead then.

Thanks. That did it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform