How to display a word document in a winform

C

# Cyrille37 #

Hello,

I would like to "display" a Word document in a winform.
I can access a word document via Microsoft.Office.Word but I could not find how
to put the word document (activex) on a WinForm.

For exemple, Internet Explorer 7, open Word document in it's window, not in an
external Word window application.

For exemple, I could not add the word object in the Visual Studio 2005 toolbar.

Is it normal ? What is the right way to do that ?

Thanks for your help
Cyrille.
 
Top