홈 / 뉴스 / Actipro Editors for WPF 2019.1 build 0686
Actipro Editors for WPF 2019.1 build 0686
숫자 편집 상자가 사용자 지정 형식 문자열 리터럴 내에서 공백을 분석하는 방법을 개선합니다.
8월 17, 2020
신규 버전
기능
Added an IsNullAllowed property to DatePicker, DateTimePicker, and TimePicker, and changed their Value property type to be nullable DateTime.
Improved how numeric edit boxes parse whitespace within custom format string literals.
Updated the AutoCompleteBox.Text property to bind two-way by default.
Updated AutoCompleteBox to properly capture mouse events when the popup is open.
Updated Calculator to commit any pending operations when focus is lost.
Updated Calculator's handling and display of decimal points and trailing zeros.
Updated Calculator's handling of data entry following its Value property being changed externally.
Updated MaskedTextBox to always move the caret immediately after the last matched character when the mouse tries to start selection in the prompt area.
Updated MaskedTextBox to move the caret past the literal characters in the mask when gaining focus.