Home > Net > Vue es6 winform WPF webbrowser how to support
Vue es6 winform WPF webbrowser how to support
Time:11-04
Have a use of the development of the vue web site need to be encapsulated into the application form, making it easy for users to directly open full-screen, Tried the winform and WPF webbrowser found style function have problem, consider whether the webbrowser is the old version of ie kernel, so do not support, Any good solution to ask the masters,
CodePudding user response:
Use CefSharp, I have made with this mixed development, https://blog.csdn.net/qq_28194303/article/details/98962048