问一下vs2015的WebBrowser支持html5吗?
我有个html是用Html5制作的,放到Ie上可以正常工作,但是在WebBrowser上却又一些功能无法工作
有可能是启动了IE7模式, 改注册表 FEATURE_BROWSER_EMULATION
参考
http://stackoverflow.com/questions/4612255/will-the-ie9-webbrowser-control-support-all-of-ie9s-features-including-svg
http://stackoverflow.com/questions/21522730/ability-to-support-html5-in-wpf-webbrowserhttp://www.cnblogs.com/liuzhendong/archive/2012/03/21/2410107.html
专注于.NET ERP/CRM开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms
你好,我使用Ie浏览器打开的话可以在打开的Html上使用鼠标划线,但是使用WebBrowser却收不到对应事件,我也按了你上面方法做了,还是不行,是Html的原因?
WebBrowser控件不支持鼠标事件
Mouse event is not supported in WebBrowser control.
https://social.msdn.microsoft.com/Forums/en-US/6f292ac0-ccbf-4fc1-88a5-e3b9ea8d862a/webbrowser-mouse-events?forum=Vsexpressvcs