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 21a737032d Numeric UpDown editors: fixed bug dealing with the FormatString I introduced when trying to fix another bug. 15 years ago
..
DecimalUpDown.cs Numeric UpDown editors: fixed issue with with Value being set before the newValue is coerced and then having the Value set again. Now the Value is coerced and set only once. 15 years ago
DoubleUpDown.cs Numeric UpDown editors: fixed issue with with Value being set before the newValue is coerced and then having the Value set again. Now the Value is coerced and set only once. 15 years ago
IntegerUpDown.cs Numeric UpDown editors: fixed issue with with Value being set before the newValue is coerced and then having the Value set again. Now the Value is coerced and set only once. 15 years ago
NumericUpDown.cs Numeric UpDown editors: fixed bug dealing with the FormatString I introduced when trying to fix another bug. 15 years ago