E
Eric Li
Hi, Group,
I am using C# program to launch a Word document in Word 2003. My C# program
will be sitting on "top most" while document opened. I would like to hook up
an event when Word document has been closed (not Word application), my
program will be closed automatically too.
I can't find the "Close" event in ActiveDocument. There are events for "New"
and "Open". How do I create event handler for document closed?
Thanks.
Eric
I am using C# program to launch a Word document in Word 2003. My C# program
will be sitting on "top most" while document opened. I would like to hook up
an event when Word document has been closed (not Word application), my
program will be closed automatically too.
I can't find the "Close" event in ActiveDocument. There are events for "New"
and "Open". How do I create event handler for document closed?
Thanks.
Eric