WPF WebBrowser控件:它使用什么浏览器?

问题描述:

WPF WebBrowser控件是否始终使用Internet Explorer,还是使用系统上的默认Web浏览器?

Does the WPF WebBrowser control always use Internet Explorer or does it use the default web browser on the system ?

问候,
MadSeb

Regards, MadSeb

Internet Explorer,虽然互联网上发布了hacks,允许您使用解决方法来启动您喜欢的任何浏览器。

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.