积极答复者
winform嵌入office2007?

问题
答案
-
这个是设计的行为,微软不鼓励在其他程序内嵌入Office。原来知识库还有一个dsoframer示例,不过这个控件和Office2007冲突太多,被微软拿掉了。
建议的方法是写Office插件和你的程序通讯。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 KeFang Chen 2010年6月11日 2:30
-
这个问题我好像几个月前回答过了。Office 2003 以后都不能直接打开了。您有没有尝试直接利用 OLE 把整个 Word 嵌入到您的应用程序中去?
Mark Zhou- 已标记为答案 KeFang Chen 2010年6月11日 2:31
-
你好!
利用WebBrowser控件内嵌的方法在office2007下已经无法成功了,这个过去在论坛里讨论过的!
周雪峰- 已标记为答案 KeFang Chen 2010年6月11日 2:30
全部回复
-
这个是设计的行为,微软不鼓励在其他程序内嵌入Office。原来知识库还有一个dsoframer示例,不过这个控件和Office2007冲突太多,被微软拿掉了。
建议的方法是写Office插件和你的程序通讯。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 KeFang Chen 2010年6月11日 2:30
-
这个问题我好像几个月前回答过了。Office 2003 以后都不能直接打开了。您有没有尝试直接利用 OLE 把整个 Word 嵌入到您的应用程序中去?
Mark Zhou- 已标记为答案 KeFang Chen 2010年6月11日 2:31
-
你好!
利用WebBrowser控件内嵌的方法在office2007下已经无法成功了,这个过去在论坛里讨论过的!
周雪峰- 已标记为答案 KeFang Chen 2010年6月11日 2:30