Dean

Dean

  • NA
  • 18
  • 24.8k

Stop popup windows in WPF web browser

Feb 5 2014 3:27 AM
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.