The graphical WPF Editor (formerly known as "Cider") lets you add controls to Windows forms from the Toolbox, edit the XAML code for the form and its controls, and hook up UI events to handlers. You ...
I've got a project that has been nagging me as something I should be able to do.<BR><BR>Using the WPF toolkit (With full source code) and Visual Studio, I can create a WPF window with a Datagrid ...