홈 / 뉴스 / Actipro Editors for WPF 2019.1 build 0685
Actipro Editors for WPF 2019.1 build 0685
DateEditBox 및 TimeEditBox 컨트롤을 향상시킵니다.
3월 26, 2020
신규 버전
기능
Added the AutoCompleteBox.HasClearButton property, which determines whether a clear button appears when the control is focused and there is text.
Added a HasText property to the BrushEditBox and ColorEditBox controls, allowing the text portion of the edit box to be hidden for swatch-only display.
Improved DateEditBox and TimeEditBox to accept delimiter-less input for several additional custom formats.
Updated how edit boxes listen for focus loss scenarios.
수정사항
Fixed a bug where edit boxes might not commit pending typed changes when in a focus scope (like a toolbar) and focus is moved back to the main focus scope.
Fixed a bug where setting DateTimeEditBox.Value to a DateTime that is out of range of the current calendar could throw an exception.
Fixed a bug where a Spinner in horizontal orientation had the buttons flipped.