You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I am creating a win app that hosts a web browser control in C#. The web browser renders some local html page. I need to capture the events on that page. I know this can be done with DOM. But how to I handle DOM events? PLZ help.