Sunday, July 24, 2011

Extended WPF Toolkit Rocks

Recently while searching for wpf property grid I came across extended wpf toolkit by Brian Lagunas.
It not only contains an excellent wpf property grid but also a bunch of useful controls like
·         BusyIndicator
·         ButtonSpinner
·         Calculator
·         CalculatorUpDown
·         ChildWindow
·         ColorCanvas
·         ColorPicker  
·         DateTimePicker
·         DateTimeUpDown
·         DecimalUpDown  
·         DoubleUpDown  
·         IntegerUpDown  
·         Magnifier
·         MaskedTextBox
·         MessageBox
·         RichTextBox
·         RichTextBoxFormatBar
·         SplitButton  
·         TimePicker  
·         WatermarkTextBox
(What more u wants from god?J)
Though the documentation is self-explanatory I had made a small solution to demonstrate all the control in one window.

No comments:

Post a Comment