This has got to be a simple task but I can't find a working solution.
I have tried WebBrowser component which drags a control onto a form but will not select a whole word on double-click, it won't scroll down the page.

I have tried cefSharp but that won't even load onto the designer page

There are several others I have tried but because they are in c# they won't work.

Does anyone please, have a working WebBrowser control that will work as an HTML editor on a winform without complaining?

Thanks for looking
Penfound

Using VS2017 and VS2019