VB.Net Web Browser control - how do you handle popups?

Posted by ajl on Stack Overflow See other posts from Stack Overflow or by ajl
Published on 2010-03-31T14:34:15Z Indexed on 2010/03/31 14:53 UTC
Read the original article Hit count: 308

Filed under:
|
|

I have a large project in Vb.net which drives a web browser control around. What's the best, and easiest, way to manage browser pop ups? Note, I am not just looking to cancel or close them. I need to manage them just like the main window.

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about webbrowser-control