I have embedded an IE WebBrowser control inside a windows C# form. I am using the WebBrowser control to load in an svg document. I was wondering if there is any way to register methods in my C# form to the svg document events? I want to be able to listen to svg "onmouseclick, onmouseover, etc." events occuring within the svg document in my WebBrowser control and trigger a method call present in my C# application. Does anyone know if this is possible or if you have had success implementing something of this nature? Thanks.
------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

