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 d52abc0427 marked assembly as CLSCompliant 15 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. 15 years ago
ChildWindow ChildWindow: fixed Closed and Closing event bug. When setting e.Cancel to true in the Closing event, the ChildWindow would still close. 15 years ago
Chromes initial check in of ButtonChrome control 15 years ago
ColorPicker ColorPicker: added transparent color swatch to Standard Colors. Fixed minor binding errors. 15 years ago
Core Moved UpDownBase into the primitives namespace. 15 years ago
DateTimeUpDown Moved UpDownBase into the primitives namespace. 15 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. 15 years ago
MaskedTextBox MaskeTextBox and NumericUpDown: implemented support for access keys when used with a Label. 15 years ago
MessageBox [14735]: MessageBox: fixed ArgulmentNullException when showing a messageBox before a window has loaded. 15 years ago
NumericUpDown Moved UpDownBase into the primitives namespace. 15 years ago
Properties marked assembly as CLSCompliant 15 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. 15 years ago
RichTextBoxFormatBar RichTextBoxFormatBar: fixed bug when setting a RTB background color to anything but white and then showing the format bar which would add a white highlight color to the selected text. 15 years ago
SplitButton SplitButton: added click event and Commanding support. 15 years ago
Themes ButtonChrome: working on colors 15 years ago
VisualStates.cs refactored visual states into partial class. also added individual resource dictionary for busy indicator. 16 years ago
WPFToolkit.Extended.csproj initial check in of ButtonChrome control 15 years ago
WPFToolkit.Extended.csproj.vspscc initial project check in 16 years ago