Hosting Microsoft Word in my program?

  • Thread starter Thread starter Pengyu Hong
  • Start date Start date
P

Pengyu Hong

Hi,

How to embed microsoft word in my program so that the
user can edit word files?

Thanks a lot,

Pengyu
 
Pengyu,

There is nothing to do this now. However, the next release of .NET is
slated to have an ActiveXDocumentHost control (I think it is named that),
where you could do this.

You could try and implement the interfaces needed to host this on your
own, but that's a major headache, something I wouldn't recommend.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Host Win Word 2
Host IE 1
AxWebBrowser control save web page 1
Uninstall Program 1
Uninstall program 2
AxSHDocVw.AxWebBrowser 1
Find out if a program is running 1
Installation Program 1

Back
Top