WebBrowser alternative for Mac
I have compiled a simple VB.NET WinForm application under windows with an embedded WebBrowser control. It works of course under windows, but on the Mac complains about the browser control not initializing. I have seen in other posts this is currently not supported.
Is there an embedded browser alternative?