Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Automation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Word Automation
Divers
Thread ID:
00665187
Message ID:
00665187
Vues:
65
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform