0
Answer

Stop popup windows in WPF web browser

Dean

Dean

10y
1.2k
1
Hi guys,

As title suggests, when user clicks links in the browser window I want them all to open in that same browser window rather than a new window. I want to do this using the WPF web browser, not by importing the winforms one. I believe you can actually catch the NewWindow2 or NewWindow3 event.

I have tried a few online code snippets, but no luck so far?!

Many Thanks,
Dean.