| | |
Vb.net webbrowser help?
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
•
•
why isnt there a mouseclick event in the webbrowser method listbox?

I don't know why would you like to trap the mouse click, but you could try to use GotFocus event
VB.NET Syntax (Toggle Plain Text)
Private Sub WebBrowser1_GotFocus(ByVal sender As Object, ByVal e As System.EventArgs) Handles WebBrowser1.GotFocus ' MessageBox.Show("Click", "Click", MessageBoxButtons.OK, MessageBoxIcon.Information) End Sub
Teme64 @ Windows Developer Blog
There's GeckoFX which I haven't used myself. But I guess it will handle mouse clicks like WebBrowser does.
You may have to do it a bit harder way with Windows API Reference or by using a global mouse hook.
You may have to do it a bit harder way with Windows API Reference or by using a global mouse hook.
Teme64 @ Windows Developer Blog
![]() |
Similar Threads
- Help with VB.NET Chat Application Interface (VB.NET)
- Parsing HTML in VB.NET (VB.NET)
- Parsing HTML in VB.NET (VB.NET)
- Printing HTML from VB.Net (VB.NET)
- Open Excel Sheet in Vb.net (VB.NET)
- The .NET 2.0 Framework (IT Professionals' Lounge)
- Net.Downloaddata problems (VB.NET)
Other Threads in the VB.NET Forum
- Previous Thread: Need to get program to recognize variables/arrays outside the subroutine
- Next Thread: need some res thread from u all
| Thread Tools | Search this Thread |
"crystal .net .net2005 30minutes 2008 access add advanced application array assignment basic binary box button buttons center click code combo connectionstring convert cpu data database databasesearch datagrid datagridview design designer dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees excel exists firewall folder forms image images isnumericfuntioncall listview login map math memory mobile module msaccess mssqlbackend mysql navigate net number opacity pan peertopeervideostreaming picturebox picturebox2 port print printpreview record regex reports" reuse right-to-left save savedialog search serial socket sqldatbase sqlserver storedprocedure string temp textbox timer txttoxmlconverter useraccounts usercontol usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vba vbnet vista visual visualbasic visualbasic.net visualstudio.net web wpf xml





