1
Answer

How to catch event of HTMl document in Web Browser Control ?

Ajay Patel

Ajay Patel

10y
1.3k
1
Hello,
 
I am using Web Browser Control in  my winform Application, I want to store some data raised by HTML document. and I want to use that data when I navigate to that page again.
 
 
How to catch event of HTML document in Web Browser Control ?
 
 
 
Answers (1)