How can I use the Microsoft Edge WebView2 control in C# windows application using Visual Studio?
Now in 2020 WebView2 supports both WPF and WinForms so you can try to use it in your application.
https://learn.microsoft.com/en-us/microsoft-edge/webview2/
https://learn.microsoft.com/en-us/microsoft-edge/webview2/gettingstarted/wpf
Basically you need to add Nuget package Microsoft.Web.WebView2 and then use WebView2 control.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With