All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brianlagunas_cp 53ead6bd64 ColorPicker: fixed bug where the popup would stay open when other controls receive focus. Restyled the colorPicker. 16 years ago
..
BusyIndicator various bug fixes, consolidated common styles 16 years ago
ButtonSpinner Spinner: fixed bug when exception occurred when the spinner button was clicked after typing a number above the maximum allowed. 16 years ago
ChildWindow ChildWindow: fixed bug when trying to use in XBAP 16 years ago
ColorPicker ColorPicker: fixed bug where the popup would stay open when other controls receive focus. Restyled the colorPicker. 16 years ago
Core Added ValueChanged event to DateTimeUpDown and NumericUpDown. 16 years ago
DateTimeUpDown DateTimeUpDown: added support for custom format. Simply specify the Format as Custom and then provide a FormatString. 16 years ago
Magnifier added new Magnifier control. It magnifies anything that it is attached to. You can attach it to any thing that is of type UIElement. To attach it use the MagnifierManager as follows. The ZoomFactor controls how far to zoom in. ZoomFactor ranges from 0.0 up to 1.0. The lower the number the deeper the zoom. 0 being the most zoomed in and 1 being normal size. It is a double so play around with values such as .009 or .2386 to get the desired effect. 16 years ago
MaskedTextBox MaskeTextBox and NumericUpDown: implemented support for access keys when used with a Label. 16 years ago
MessageBox [14735]: MessageBox: fixed ArgulmentNullException when showing a messageBox before a window has loaded. 16 years ago
NumericUpDown MaskeTextBox and NumericUpDown: implemented support for access keys when used with a Label. 16 years ago
Properties small bug fixed and reving for 1.3 release 16 years ago
RichTextBox RichTextBox: fixed bug when using custom formatter and binding to null/empty text property. Also added RichTextBox.Clear method to allow user to programmatically clear the contents of the RTB. 16 years ago
RichTextBoxFormatBar ColorPicker: fixed bug where the popup would stay open when other controls receive focus. Restyled the colorPicker. 16 years ago
Themes ColorPicker: fixed bug where the popup would stay open when other controls receive focus. Restyled the colorPicker. 16 years ago
UpDownBase InputBase: Renamed DisplayText back to Text. made more sense and I didn't want to go change all the documentation to DisplayText :0P 16 years ago
VisualStates.cs refactored visual states into partial class. also added individual resource dictionary for busy indicator. 16 years ago
WPFToolkit.Extended.csproj ColorPicker: fixed bug where the popup would stay open when other controls receive focus. Restyled the colorPicker. 16 years ago
WPFToolkit.Extended.csproj.vspscc initial project check in 16 years ago