chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 279 forks source link

How to use with WinForms #310

Closed EliasRenko closed 3 years ago

EliasRenko commented 3 years ago

Are there any examples of using Chromely with Winforms?

mattkol commented 3 years ago

@EliasRenko

No, WinForms, WPF are not supported. CefGlue has examples of using WinForms. That may help.