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
2019-02-06 07:30:41 +00:00
Properties Initial import of Nuclex.Windows.Forms, containing a special ListView control that can contain embedded controls in its cells 2007-03-30 19:52:40 +00:00
Source Added some 'dialog view models' that fire events when a dialog is to be closed (this allows ok and cancel buttons to be normally bound, allowing the view model to be unit tested and to run code upon receiving an ok click, the event then signaling to the dialog that it should close with the specified result) 2019-02-06 07:30:41 +00:00
Nuclex.Windows.Forms (net-4.0).csproj Added some 'dialog view models' that fire events when a dialog is to be closed (this allows ok and cancel buttons to be normally bound, allowing the view model to be unit tested and to run code upon receiving an ok click, the event then signaling to the dialog that it should close with the specified result) 2019-02-06 07:30:41 +00:00