webbrowser control: how to capture event of mouse hovering over thelink or mouse click events in web

P

P-GPS

Hi,
1. I have a webbrowser control in a VB .NET (3.5) application.
2. I want to capture the event and call a function whenever the
mouse is hovering over a hyperlink. How do I do this?
3. I also want to capture the mouse clicks only in the web-browser.
How do I do this? I don't want to use the mouse clicks for the whole
form.

Thanks.
 
K

kimiraikkonen

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top