Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editing in word object
Message
From
22/09/2006 16:46:44
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01156616
Message ID:
01156619
Views:
17
First one word of caution: Avoid general fields AT ALL COST! It seemed like a good idea, but experience has shown that a general field is just another word for trouble!

For you question, I suggest that you check out Microsoft Office Automation with Visual FoxPro at http://www.hentzenwerke.com/catalog/autofox.htm

>Hi,
>
>I am using a word object in my form to edit documents saved ina General field.
>
>i use this to create my object
>Thisform.addobject('oWord',"OleBoundControl")
>Thisform.oWord.ControlSource = "tabletest.Remarque"
>
>I change the AutoActivate property to 1, so, when my object get the focus, it turn to editing mode.
>
>Is it possible to change properties like zoom, hide word's rulers or word's toolbar, ... ?
>
>Where can I find a good documentation on word automation (especialy, managing the word inetface like menus, toolbar, right-click...)
>
>Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform