Initiate methods after selecting an item in a browser
- by djerry
Hey there,
I'm making an application which monitors and initiates phone calls over ip with innovaphone devices. I'm doing this in wpf. My client asks me if it is possible when he rightclicks on a phone number in a browser, he can initiate a call.
So i there anyway to trigger a method after right_clicking a phone number?
Thanks in advance.