S
Sachya
I want to open the office document word 2007 document inside my windows form,
and I am using SetParent api to achieve this. This makes sure that word
document comes within my windows form but i am not able to access its tool
bar and when i minimize or close the word document it closes my main windows
form. I tried using webcontrol to display office documents inside web control
but it doesn't open document inside the webcontrol where as it opens it
outside my windows form.
Any suggestion to open word 2007 document inside windows form?
Why SetParent is misbehaving for word 2007, it works fine for other
application and office 2003.
Thanks in advance
and I am using SetParent api to achieve this. This makes sure that word
document comes within my windows form but i am not able to access its tool
bar and when i minimize or close the word document it closes my main windows
form. I tried using webcontrol to display office documents inside web control
but it doesn't open document inside the webcontrol where as it opens it
outside my windows form.
Any suggestion to open word 2007 document inside windows form?
Why SetParent is misbehaving for word 2007, it works fine for other
application and office 2003.
Thanks in advance