IWebBrowser2 issues - how to open documents in new windows?

Posted by dominolog on Stack Overflow See other posts from Stack Overflow or by dominolog
Published on 2009-09-22T12:44:32Z Indexed on 2010/05/27 23:31 UTC
Read the original article Hit count: 228

Filed under:
|
|

Hello I have IWebBrowser2 ctrl embedded into my own dialog. I want to simply display a promo banner within it from my url. How to disable all popup menu items from the control and force it to open links in new window (currently when I click on link in the banner, it is being opened within the same control). Regards Dominik

© Stack Overflow or respective owner

Related posts about c++

Related posts about com