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 18:04:10 +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 Created a window manager that will automatically locate the matching view to a view model and set up the view's data context for binding; also added an interface through which other services can track the active window (i.e. to display message boxes so view models don't have to drag around a view reference just for that) 2019-02-06 18:04:10 +00:00
Nuclex.Windows.Forms (net-4.0).csproj Created a window manager that will automatically locate the matching view to a view model and set up the view's data context for binding; also added an interface through which other services can track the active window (i.e. to display message boxes so view models don't have to drag around a view reference just for that) 2019-02-06 18:04:10 +00:00