Hi @raymond lavoie ,
The WebBrowser control is based on the Internet Explorer (IE) browser engine, which is not available in .NET. .NET is Microsoft's cross-platform development framework and does not include the WebBrowser control. So if your WinForms project uses .NET, you won't be able to use the WebBrowser control.
Consider Bringing a modern WebView to your .NET WinForms and WPF Apps.
Best Regards.
Jiachen Li
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.