Search code examples
vb.netbrowseriwebbrowser2

Detecting CTRL+Click in Webbrowser Control


Ok! Here is the situation I have a application using Webbrowser Control, I want to detect the click events for anchors in web page. I dont need code, just the directions to look into.


Edit

I didn't find any solution for the problem but found a hack in Control.ModifierKeys, this works until now!


Solution

  • [WebBrowserNavigatingEventArgs][1]

    http://msdn.microsoft.com/en-US/library/system.windows.forms.webbrowser.objectforscripting.aspx