Actipro Editors for WPF 2016.1 released
Released: Feb 3, 2016
Updates in this release
Updates in 2016.1
- Updated MaskedTextBox to guard against values that are too long for it to process.
- Updated edit boxes to pass along their AllowDrop values to parts.
- Updated logic related to PartEditBox drop-downs.
- Updated part edit boxes to prevent mouse wheel events from bubbling up to any containing ScrollViewers when a drop-down is open.
- Fixed a bug in DateRange.GetEnumerator when the range was at DateTime min/max.
- Fixed several bugs in DateTimeEditBox and MonthCalendar dealing with the handling of non-Gregorian calendars.