Visual Studio WebBrowser Full WPF

HanSte 0 Reputation points
2023-02-13T20:24:03.5733333+00:00

Hello,

How can I make a web browser with tabs, start page, web view, search and URL bar, favorites bar etc. If possible, the tabs should look like Safari 14 or older. The start page should simply have a search field and the background of the start page and the background of the web browser should be acrylic. There should only be one search bar in which you can search for the search engine specified in the settings or enter an URL. There should be a settings page on which the search engine can be specified. There should also be a favorites bar.

Thanks for all replies that help

Original:

Hallo,

wie kann ich einen webbrowser mit tabs, startpage, webview, searchandurlbar, favoritenbar usw. machen.

Die Tabs sollten wenn möglich wie bei Safari 14 oder älter aussehen. Auf der Startpage soll einfach ein Suchfeld sein und der Hintergrund der Startpage sowie der Hintergrund des Webbrowsers sollen acrilyc sein. Es soll nur eine Searchbar geben, in der man auf der in den einstellungen festgelegten suchmaschine suchen kann oder eine Urladdresse eingeben kann. Es soll eine Einstellungsseite geben auf der die Suchmaschine festeglegt werden kann. Eine Favouritenbar soll es auch geben.

Danke auf alle Antworten die weiter helfen

Developer technologies | Windows Presentation Foundation
Developer technologies | Visual Studio | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,686 Reputation points
    2023-02-14T12:54:03.6166667+00:00

    Instead of re-inventing the wheel,

    use the WebView2 control : Get started with WebView2 in WPF apps


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.