vb.net - Detecting CTRL+Click in Webbrowser Control -


ok! here situation have application using webbrowser control, want detect click events anchors in web page. dont need code, directions into.


edit

i didn't find solution problem found hack in control.modifierkeys, works until now!

[webbrowsernavigatingeventargs][1]

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


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -