Library providing a few additional Windows Forms controls, a TaskDialog wrapper and emulator as well as an MVVM framework with convention-over-configuration binding of ViewModel methods and properties.
Go to file
Markus Ewald bb672c59f8 Code cleanup; added one of my long-winded explanations for why the progress spinner does things the way it's doing
git-svn-id: file:///srv/devel/repo-conversion/nuwi@51 d2e56fa2-650e-0410-a79f-9358c0239efd
2019-02-13 11:31:05 +00:00
Properties Added threaded action to wrap sub-actions a view model can perform (this can either be scheduled individually or on the parent threaded view model); added missing copyright statement; more unit tests 2019-02-07 17:36:40 +00:00
Source Code cleanup; added one of my long-winded explanations for why the progress spinner does things the way it's doing 2019-02-13 11:31:05 +00:00
Nuclex.Windows.Forms (net-4.0).csproj Added a progress spinner control that should work on top of WinForms even with its poor transparent control support 2019-02-13 11:20:18 +00:00