Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Automation
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Word Automation
Miscellaneous
Thread ID:
00665187
Message ID:
00665187
Views:
63
I have a Word.Document object embedded in a form current and for some reason I am unable to use the mouse in the text area of the document. I can use the mouse to access the word toolbars and menu items, but not the text area of the document. Here's the code that I use to create the Word.Document:

*-- Create and Init oWordDoc --*
oForm.AddObject('oWordDoc','OleControl','WordDocument')
oForm.oWordDoc.Visible = .t.
oForm.oWordDoc.autoactivate = 1
*------------------------------*

Thanks for any suggestions.
Next
Reply
Map
View

Click here to load this message in the networking platform