Regarding Event handling on MicroSoft WebBrowser Control in .Net 1.x (AxSHDocVw.AxWebBrowser)
C#
1
Posts
1
Posters
0
Views
1
Watching
-
i have been trying to add a Onclick event to this control throught Dispatch ID 0, entry point in an application, but that wont respond.what i intend to do is to get the html tag that generate the event,like a hyperlink or something, and through that get its id and all the attributes. can anyone help. anyother suggestion will be appreciated.