Word document in WebControl

I

Igor

Hi!

I'm opening Word document in standard VB6 WebControl.
After execution of PrintOut method of Word document object I'm trying to
open another Word document. But the WebControl asks me to save changes to the
document.

The question is: how can I prevent WebControl from displaying these messages.
The silent property does not effect.

Thanks!

Igor.
 
Top