WinForms MDrivenFramework
(Adding message template to the top of the page)
(Replacing message template with parser tag)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
To start a new WinForms project in MDrivenFramework:
To start a new WinForms project in MDrivenFramework:
[[File:2021-02-19 11h25 45.png|none|thumb|636x636px]]
[[File:2021-02-19 11h25 45.png|none|thumb|636x636px]]

Revision as of 08:00, 17 June 2024

This page was created by Hans.karlsen@mdriven.net on 2021-02-19. Last edited by Edgar on 2025-01-20.

To start a new WinForms project in MDrivenFramework:

2021-02-19 11h25 45.png
2021-02-19 11h26 15.png

Then, go to standard .net WinForms and bind to MDriven Handles:

2021-02-19 11h32 33.png

Or mix in Declarative ViewModels :

2021-02-19 11h35 48.png

When using ViewModels, make sure you init them in runtime:

2021-02-19 11h41 02.png