dterrell

dterrell

  • NA
  • 5
  • 0

displaying file content (.doc, .txt) in a form control

Feb 15 2005 9:40 AM
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