displaying file content (.doc, .txt) in a form control
i'm trying to display word document and text file content in a richtextbox or textbox and not having much success. could someone tell me how to do this?
I'm basically trying to create a viewer within my app. a file name is selected and then i want the contents of that file to display on my form in a control of some type.
Thanks,
D