Page 1 of 1

IE browser component and 'Open in New Window'

Posted: Fri Aug 07, 2009 12:20 pm
by ConvertFromOldNGs
by JensRichnow >> Mon, 3 Feb 2003 22:04:39 GMT

Does anybody know how to capture the the 'Open in New Window' request in the IE browser control. When right-clicking on a link in a web page the user has the option to open that link in a new window. As we use the browser control in apps with an app-specific look-and-feel we don't want to have the standard IE Explorer opened but instead capture the request and open another browser control instance in a new Jade form.

Most other browser functions are easily implemented but this one seems to be tricky.