Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open word window in front of vfp window
Message
From
07/03/2012 01:48:15
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01537464
Message ID:
01537474
Views:
39
well done Naomi - works very well - i thought you were giving me options but as you point out it is a two step process
thanks a lot

k

>>>
>>>#DEFINE wdWindowStateMinimize 2 
>>>#DEFINE wdWindowStateMaximize 1 
>>>
>>>loWord.WindowState = wdWindowStateMinimize	&& Сворачиваем окно  //Minimize 
>>>loWord.WindowState = wdWindowStateMaximize	&& Разворачиваем окно, что приводит к его активизации //Maximize makes it active 
>>>
>>>based on this FAQ
>>>http://forum.foxclub.ru/read.php?32,177182,258927#msg-258927 (in Russian)
>>
>>thanks naomi
>>the maximize does in fact work but again opens up behind vfp
>>k
>
>Did you try both commands as I showed (first minimize, then maximize)? If it doesn't work for you, then check other solutions in that FAQ.
>
>I tried it myself right now and it worked - Word was brought to the front.
Previous
Reply
Map
View

Click here to load this message in the networking platform