Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editing in word object
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Editing in word object
Miscellaneous
Thread ID:
01156616
Message ID:
01156616
Views:
71
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
Next
Reply
Map
View

Click here to load this message in the networking platform