T
T
Toster_someone2021-05-29 10:33:57
ASP.NET
Toster_someone, 2021-05-29 10:33:57

How to make HTML layout in Visual Studio Forms?

Hello everyone, there was a need to make an application in Visual Studio Forms, but doing it through a visual editor is inconvenient, and therefore I had a question, is it possible to make layout using HTML + CSS, and functionality through C #

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2021-05-29
@vabka

Yes, you can, but it won’t be winforms anymore)
Look towards Blazor Desktop or Electron.net
Or you can take WPF or winforms, and WebView2 control I
also advise you to look at avalonia - they use xaml for layout, and the styles are similar to CSS in the logic of work

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question