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
Post a Comment