How to embed a word document on C# windows Form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pnalla
    New Member
    • Nov 2008
    • 13

    #1

    How to embed a word document on C# windows Form

    Hi,

    I have designed a windows for using C#. It contais lefthand side treeview. when i am click on the treeview documts it will be displayed on the right hand sideon windows form.

    For Example I am select the "sample.doc " word document the word document displayed on the right hand side on the form.
    It for not only word document like excel, powerpoint ,notepad,wordpa d,pdf,xml any thing.
    Is it possible.
    Please suggest me.how to achive this goal. and send me some sample code.

    thanks
    prasad
  • shweta123
    Recognized Expert Contributor
    • Nov 2006
    • 692

    #2
    Hi,


    Please refer this thread how to open ms word in windows application : Visual Basic Interop and Upgrade : Visual Basic : MSDN Forums

    Comment

    Working...