| | |
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 |
.net .net2008 2008 access account advanced application array basic beginner browser button buttons center click code combo cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic excel exists fade filter forms generatetags gridview html images input insert intel internet listview map mobile module monitor msaccess net number objects open panel passingparameters pdf picturebox picturebox2 port position print printing problem regex remove right-to-left save search searchvb.net select serial settings shutdown socket sqldatbase sqlserver survey temperature textbox timer timespan transparency txttoxmlconverter update user usercontol vb vb.net vb.netformclosing()eventpictureboxmessagebox vba vbnet visual visualbasic visualbasic.net visualstudio.net visualstudio2008 web winforms wpf wrapingcode xml year





