jchau
2006-06-28 18:22:01 UTC
I created an VB6 COM add-in that works for both Word and Powerpoint. I have
a global Object variable that references the application. How can I handle
events (such as document close) in my add-in if I can't create a WithEvents
reference to the application?
a global Object variable that references the application. How can I handle
events (such as document close) in my add-in if I can't create a WithEvents
reference to the application?