Hi,
Does the WPF WebBrowser control always use Internet Explorer or does it use the default web browser on the system ?
Regards, MadSeb
Hi,
Does the WPF WebBrowser control always use Internet Explorer or does it use the default web browser on the system ?
Regards, MadSeb
Internet Explorer, though there are "hacks" posted on the internet which allow you to use a workaround in order to launch any browser you like.
This thread seems to explain one of the possible solutions.