tonyf
Active member
Im pretty sure that this is possible.
What Im trying to do is write a vb.net app (probably a service) which monitors another application process, like MIcrosoft Outlook.
What I then want my app to do is when certain events happen in outlook, for code in my vb.net app to run.
e.g. If a user clicks on the SEND mail button then a function in my vb.net app runs.
What Im trying to do is write a vb.net app (probably a service) which monitors another application process, like MIcrosoft Outlook.
What I then want my app to do is when certain events happen in outlook, for code in my vb.net app to run.
e.g. If a user clicks on the SEND mail button then a function in my vb.net app runs.