I am using VB 2010 Express. I want to copy/read a MS Works word processor (not "Word") file (contains graphics), from my drive (C:\stuff.wps), and display it in a TextBox1 on a form. The purpose is to give illustrated instructions/information on how to use the application/program. I have done such with text files, but this Works Word Processor document will have embedded graphics, so I have no idea how, or if it can be done. Assuming it can be done, Can someone please show me the appropriate code to do so?
↧