A
AP
Hi,
In .NET I create an instance of the Word.Application class, open a document,
then add a DocumentBeforeClose event handler using the word COM object. I do
this twice because I want to open 2 documents. I close one document and the
DocumentBeforeClose event fires. I then close the second document and the
event does not fire. Is this a bug? Workaround?
Thanks,
Adam
In .NET I create an instance of the Word.Application class, open a document,
then add a DocumentBeforeClose event handler using the word COM object. I do
this twice because I want to open 2 documents. I close one document and the
DocumentBeforeClose event fires. I then close the second document and the
event does not fire. Is this a bug? Workaround?
Thanks,
Adam