EDraw Office Viewer Component can be integrated in the Visual Basic 6.0 project. It will help the developers to open office document in a form with the customize size. You can call the open method to open the word, excel, powerpoint, visio, project document from the local disk or a remote server.

1. From the Project Menu select Components…
2. Select control “EDraw Office Viewer Component” in the controls table
3. Click the OK Button
4. The control will now appear in your toolbox
5. Drag and drop the control on your form

Then you can call its methods and properties. You can also active the event in the component.