WebView2 vs other controls

Viewed 27

We're working on some design decisions to evaluate different controls used to render webpage within our .NET v6.0 app. I came across WebView2(Edge based) and WebBrowser(typically used in Win32 apps, the old school). However, with the search done so far, I haven't been able to find other such controls. Can anyone help? If possible, with their comparisons?

0 Answers
Related