Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word spell check hiding behind the App
Message
 
 
To
05/02/2010 11:50:13
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Miscellaneous
Thread ID:
01447778
Message ID:
01447925
Views:
51
Try
loWSH = CreateObject( "WScript.Shell" )
loWSH.AppActivate( <Word window Caption> )
>Did anyone find a solution for Word spell checker hiding behind the Application where you need Alt+TAB to bring it to the front.
>
>is there a way to use ALT+TAB in code. KEYBOARD does not have this option. I tried the Shell ("%+{TAB}") it works sometimes.
>
>Related, is there a way to check if the Spell Checking screen is on top?
>
>Thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform