Initiate methods after selecting an item in a browser
Posted
by djerry
on Stack Overflow
See other posts from Stack Overflow
or by djerry
Published on 2010-03-24T09:38:00Z
Indexed on
2010/03/24
9:43 UTC
Read the original article
Hit count: 308
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.
© Stack Overflow or respective owner