홈 / 뉴스 / Actipro Editors for UWP 2018.1 build 0332
Actipro Editors for UWP 2018.1 build 0332
선행 프롬프트 문자의 모든 곳에서 입력을 허용하는 MaskedTextBox 인풋 논리를 향상 시킵니다.
3월 14, 2019
신규 버전
기능
Added the ColorEditBox.IsInitialValueComparedOnPopup property that determines whether the initial value is compared to the current value on the picker popup.
Added the ColorPicker.ComparisonValue and IsComparisonValueVisible properties that support a comparison color.
Added the HsbColorPicker.ComparisonValue and IsComparisonValueVisible properties that support a comparison color.
Improved DoubleEditBox and SingleEditBox to better support very small numbers.
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.
Updated the UIA peers for edit boxes.
수정사항
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.