ChromiumWebBrowser Class (Moxo.Win32)

Class
Moxo.Win32.ChromiumWebBrowser

Usage:

Moxo works to bring your already great web experience to the desktop and hands of your users for ease of access. When creating a Moxo app for .NET Win32 deployment (for Windows Desktop, not UWP), the ChromiumWebBrowser is what displays your existing web-app and web content to the user.


Properties:

Property Description Example
Source The web site (web app) to be retrieved by the application to show to the user. The path to a web application
https://www.example.com/

Customising the ChromiumWebBrowser in Visual Studio

You can customise the ChromiumWebBrowser after Moxo has generated your Project Solution by opening the project in Visual Studio. Documentation for WebView is available by CefSharp.

 

Menu