473,396 Members | 1,879 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

WebBrowser mouse events How do I capture?

The WebBrowser control is described as exposing numerous public mouse events.
See: http://msdn2.microsoft.com/en-us/library/ayestehw.aspx. many of the
event are described as: "This event is not supported by this control.
(inherited from WebBrowserBase)". Does this mean that I can't access these?
I am using VS Express C#.
Otherwise how do I capture webBrowser mouse events? I am trying to have a
DISPLAY-ONLY browser window (i.e. no futher navigation).
Feb 2 '07 #1
2 5835
You should get the concept right. Imaging 1000 persons mouse events your
server need to handle. You might want to look for client side script but not
something that run on server side for this.

chanmm

"sngilb" <sn****@discussions.microsoft.comwrote in message
news:61**********************************@microsof t.com...
The WebBrowser control is described as exposing numerous public mouse
events.
See: http://msdn2.microsoft.com/en-us/library/ayestehw.aspx. many of the
event are described as: "This event is not supported by this control.
(inherited from WebBrowserBase)". Does this mean that I can't access
these?
I am using VS Express C#.
Otherwise how do I capture webBrowser mouse events? I am trying to have a
DISPLAY-ONLY browser window (i.e. no futher navigation).
Feb 3 '07 #2
I believe my concept is right.
I am writing a client application with a WebBrowser control.
Doesn't this mean that my app can capture the mouse clicks of the user?
Maybe I'm confused ....

"Chan Ming Man" wrote:
You should get the concept right. Imaging 1000 persons mouse events your
server need to handle. You might want to look for client side script but not
something that run on server side for this.

chanmm

"sngilb" <sn****@discussions.microsoft.comwrote in message
news:61**********************************@microsof t.com...
The WebBrowser control is described as exposing numerous public mouse
events.
See: http://msdn2.microsoft.com/en-us/library/ayestehw.aspx. many of the
event are described as: "This event is not supported by this control.
(inherited from WebBrowserBase)". Does this mean that I can't access
these?
I am using VS Express C#.
Otherwise how do I capture webBrowser mouse events? I am trying to have a
DISPLAY-ONLY browser window (i.e. no futher navigation).
Feb 3 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: wesley | last post by:
Hello, My application is hosting three WebBrowser control. What I am trying to do is when the mouse move over one of the WebBrowser controls I want to set the focus on that control so the mouse...
3
by: Logan Mckinley | last post by:
I need to be able to detect mouse movement even when it is not over my application. I can get the mouse cords using MousePosition but I am not sure if there is an event that hits my program when...
3
by: Jason | last post by:
I'm trying to implement some pretty basic behavior in c#/.net 1.1 Forms but can't seem to find all the requisite pieces. When a user clicks on the background of the form, I want the app to start...
3
by: Dave | last post by:
Hi, I have a control on my vb app form that dont cath a mouse event`s how can i catch a mouse event on that control and pass it to a function in my main form??? In VB-6 i used the setcapture api...
2
by: bretth | last post by:
In a VB.Net Windows Forms application, I have a user control that handles mouse events. Another section of code programmatically adds a label to the control. I would like label to ignore all...
0
by: Vin | last post by:
The .Net 2.0's webbrowser is neat and pretty. But I am not able to capture Key events when the focus is on the webbrowser control in my winform. Options tried. 1. Wrote a class which extends this...
0
by: te.richardson | last post by:
I want to write a screensaver that plays powerpoint presentations. So I have a form with a webbrowser control. Is there any way to get the containing form to know when the user has moved the mouse...
5
by: kimiraikkonen | last post by:
Hi, I couldn't find a necessary class which shows when mouse hovers on a link in Webbrowser control. Think of there's a status bar(text), when mouse comes on a link, the URL must be shown in...
1
by: P-GPS | last post by:
Hi, 1. I have a webbrowser control in a VB .NET (3.5) application. 2. I want to capture the event and call a function whenever the mouse is hovering over a hyperlink. How do I do this? 3. I...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.