Hi I have been using webview2 for a while now on my projects, but I want it to open a new tab and not a new window, I also been using easytabs
my code as of right now is
e.NewWindow = webView.CoreWebView2;
ParentTabs.AddNewTab();
i have done a lot of research and cant seem to find any solution. i opens a new window and a new tab which displays the home page