Overriding com application events/methods

alien

Member
Joined
Mar 21, 2006
Messages
24
hello guys.
I am working on some application that interracts with Microsoft Word and Excel. I would like to know if it is possible to override the Close, Save and Open methods of these applications so that i can manipulate them in my vb.net application. Iam using vb.net 2003. If it is possible, i need ideas on how to do this. Thanks
 
Back
Top