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.