| | |
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 |
Tag cloud for VB.NET
.net .net2008 2008 access advanced application array basic beginner browser button buttons center click client code combo convert cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic eclipse excel exists fade filter forms function html images input lib listview map mobile module monitor msaccess net number objects open panel pdf picturebox picturebox2 port position print printing problem read regex remove right-to-left save search serial settings shutdown socket sorting sqldatbase sqlserver survey temperature textbox timer timespan transparency txttoxmlconverter user usercontol validation vb vb.net vb2008 vba vbnet visual visualbasic visualbasic.net visualstudio.net visualstudio2008 web webbrowser winforms winsock wpf wrapingcode xml year





