Posted: Thu Apr 21, 2005 11:42 am Post subject: RE: Word as an MDI child
Open the word document programatically.
Use FindWindow API to get the Handle of the word document.
Use SetWindowParent API and pass the Handle of the word document and Handle
of the form or even a control which should act as the container of the word
document.
"peshekeedweller" wrote:
> How can I use automation to open a word document in a word window as a child
> window of an MDI form? Thanks in advance.
>
>
>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum