So, i have an win form app, that uses webview2, and i have the url of my website, in source in the properties of webview21, and inside my website, there is an buy button, that opens an new tab, but it opens in webview2, instead of inside the default browser. I want it to be like that since it redirect you to another website, not owned by me, that requires you to login, that would be annoying to relogin, while the default browser is already logged in.
So, i have an win form app, that uses webview2, and i have the url of my website, in source in the properties of webview21, and inside my website, there is an buy button, that opens an new tab, but it opens in webview2, instead of inside the default browser. I want it to be like that since it redirect you to another website, not owned by me, that requires you to login, that would be annoying to relogin, while the default browser is already logged in.