I am writing a program that will allow viewing of various documents (RTF, Excel, Word, etc.). Is there a way to do this simply. I am using OLE and RichTextBox (which cumbersome to use to different ones). Is there a way to view various types of documents and search them by using one object? Thanks!!!

VB6.0(enterprise/professional)