Actipro Editors for WPF 2018.1 build 0675

Released: Mar 11, 2019

Updates in 2018.1 build 0675

Features

  • Added ColorEditBox.IsInitialValueComparedOnPopup property which determines whether the initial value is compared to the current value on the picker popup.
  • Added ColorPicker.ComparisonValue and IsComparisonValueVisible properties that support a comparison color.
  • Added HsbColorPicker.ComparisonValue and IsComparisonValueVisible properties that support a comparison color.
  • Improved DoublePicker and SinglePicker to better support very small numbers.
  • Improved MaskedTextBox input logic to allow typing anywhere in the leading prompt characters.
  • Updated GradientStopSlider to return a default width when measured with infinite width.

Fixes

  • Fixed a MaskedTextBox bug where pressing Backspace after the first character might not delete it.
  • Fixed a bug introduced in a previous build where the MonthCalendar's decade view could throw an exception.
  • Fixed several MonthCalendar scenarios where non-Gregorian calendars could throw an exception.