The webbrowser control does not have mouseevents (ie mouseup, musedown, mousemove)
I need to detect mouse events on a webbrowser.
Is there any way to detect mouseevents on a region? Or can anyone point me in the direction of how to add mouseevents to a custom control (inherited from the webbrowser)
Also, whilst I'm posting and on the topic, does anyone know how to add a combobox to the properties window of a custom control (using proprty..get..set..end property)
Thanks
I need to detect mouse events on a webbrowser.
Is there any way to detect mouseevents on a region? Or can anyone point me in the direction of how to add mouseevents to a custom control (inherited from the webbrowser)
Also, whilst I'm posting and on the topic, does anyone know how to add a combobox to the properties window of a custom control (using proprty..get..set..end property)
Thanks