How to load Word Document in Rich text Box

  • Thread starter Thread starter Amit D.Shinde
  • Start date Start date
A

Amit D.Shinde

Can Microsoft Word Document(.Doc) be loaded in Rich Text Box.
Or is there any other method to get preview of Microsoft Word Document in VB.NET
Please Help me
 
* (e-mail address removed) (Amit D.Shinde) scripsit:
Can Microsoft Word Document(.Doc) be loaded in Rich Text Box.

This cannot be done.
Or is there any other method to get preview of Microsoft Word Document in VB.NET

You can export the file in Rich Text Format in Word and then open the
file in the RichTextBox control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top