Display Word Document onto a Panel
-
Saturday, November 04, 2006 10:21 AMHi all,
I want my application to automate a MS Word Window and display within a panel.
Is any one know how to do it?
Thanks
All Replies
-
Monday, November 06, 2006 10:15 PMCan you provide a little more information about your application? Is it a VSTO app?
-
Tuesday, November 07, 2006 8:52 PM
Hi Christa,
Yes, I'm developing a VSTO application.
-
Thursday, November 09, 2006 11:37 PM
VSTO doesn't support some of the Windows Form controls on Office documents, and the Panel control is one of them. See http://msdn2.microsoft.com/en-us/library/ms178765(VS.80).aspx for details.

