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 21ede68b8b patched previous DateTimeUpDown bug and replaced current download. now reved at 1.4.0.1 15 years ago
..
BusyIndicator Major overhaul of folder structure. Seperated Generic resource dictionary into smaller more managable resource dictionaries (one for each control). This will also help add support for theming. Hopefully I didn't break anything. 15 years ago
ButtonSpinner ButtonSpinner: Added AllowSpin and ShowButtonSpinner properties 15 years ago
Calculator Calculator: % now works like Windows Calc.exe 15 years ago
CalculatorUpDown NUmeric UpDown editors: Fixed .NET 3.5 bug with TextAlignment property. 15 years ago
ChildWindow ChildWindow: removed WindowState design time check until new feature request can be implemented 15 years ago
Chromes Major overhaul of folder structure. Seperated Generic resource dictionary into smaller more managable resource dictionaries (one for each control). This will also help add support for theming. Hopefully I didn't break anything. 15 years ago
ColorCanvas ColorCanvas: added SelectedColorChanged event 15 years ago
ColorPicker Getting ready for v1.4 release 15 years ago
Core NUmeric UpDown editors: Fixed .NET 3.5 bug with TextAlignment property. 15 years ago
DateTimePicker DateTimePicker and TimePicker: added Watermark and WatermarkTemplate properties. Also fixed small bug in the DateTimePicker. 15 years ago
DateTimeUpDown DateTimeUpDown: fixed bug when using custom formats and IsEditable = true 15 years ago
Magnifier Major overhaul of folder structure. Seperated Generic resource dictionary into smaller more managable resource dictionaries (one for each control). This will also help add support for theming. Hopefully I didn't break anything. 15 years ago
MaskedTextBox small misc fixed and changes. 15 years ago
MessageBox MessageBox: added owner parameter to Show method so the user can specify the owning window. 15 years ago
NumericUpDown NUmeric UpDown editors: Fixed .NET 3.5 bug with TextAlignment property. 15 years ago
Properties patched previous DateTimeUpDown bug and replaced current download. now reved at 1.4.0.1 15 years ago
PropertyGrid Getting ready for v1.4 release 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 UpDown editors: due to a bug in Visual Studio, you cannot create event handlers for events that have generic or nullable event args in XAML. So I changed the event args to object to support the design experience, but this now forces you to cast the result of the new value to the appropriate data type. 15 years ago
SplitButton Major overhaul of folder structure. Seperated Generic resource dictionary into smaller more managable resource dictionaries (one for each control). This will also help add support for theming. Hopefully I didn't break anything. 15 years ago
Themes NumericUpDown: changed default ValueType to Decimal. 15 years ago
TimePicker DateTimePicker and TimePicker: added Watermark and WatermarkTemplate properties. Also fixed small bug in the DateTimePicker. 15 years ago
WatermarkTextBox Fixed Watermarks so that they cannot receive focus. 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 refactored new numeric editors and added the editors to the PropertyGrid control. Now time to start ripping out the old NumericUpDown control. 15 years ago
WPFToolkit.Extended.csproj.vspscc initial project check in 16 years ago
sn.snk removed password from strong name key due to a bug in Visual Studio: http://connect.microsoft.com/VisualStudio/feedback/details/524792/importing-key-file-was-canceled 15 years ago