10 April 2008 in General | Comments enabled
We’ve just shipped a new suite of controls for WPF developers that we have called “WPF Elements”. This is a collection of what we consider to be “essential” controls for developing line of business applications with WPF.
WPF is an amazing framework however all the spinning 3D cubes in the world cannot make up for tried and tested controls that end users are used to (by all means though, you can put our controls onto 3D spinning cubes, I just wouldn’t recommend it )
So what have we included in WPF Elements?
- WPF Multicolumn TreeView control (aka WPF TreeListView)
- WPF Currency Text box (supports cultures too, passes the Turkey test!)
- WPF Integer Text box
- WPF Numeric Text box
- WPF Masked Text box
- WPF DateTimePicker
- WPF DropDownDatePicker
- WPF MonthCalendar
- WPF Spin control (aka up-down control)
- WPF Spin decorator
- WPF DropDownEditBox
- WPF ProportionalStackPanel
Some of these controls are not the most exciting things in the world however they do enable end users to actually do work – which is obviously pretty important. We’re confident this suite will help developers deliver the solutions their end users demand.
For more information about WPF Elements, Click here.
John-Daniel
Leave a Comment