G
Guest
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).
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).