홈 / 뉴스 / Actipro Editors for WPF 2017.2 build 0662
Actipro Editors for WPF 2017.2 build 0662
편집 상자 내에 인라인 UI 요소를 추가하기 위한 신규 기능을 추가합니다.
12월 19, 2017
신규 버전
기능
Updated the color pickers such that the end user can tap and drag anywhere in a hue ring or saturation/brightness square to change color attributes, and not just on the thumb.
Added a new drop-down to ColorPicker that allows switching between RGB and HSB text input modes.
Added new features for adding inline UI elements within edit boxes.
Updated the TimeEditBox QuickStart to show off an inline button for setting the current time.
Improved the DateEditBox and TimeEditBox default formats to better support parsing of entered text values that lack part delimiters.
Improved EditBoxPicker input handling for a more ComboBox-like experience.
Improved how many edit boxes handle updates to range properties like Minimum and Maximum.
Updated DateTimeEditBox and TimeEditBox to better handle millisecond entry.
Improved TimeSpanEditBox's text entry support for custom formats.
Updated TimeSpanPicker to only allow editing of parts that appear in the TimeSpanEditBox's format.
Added the DateTimeEditBox.SetValueToNowCommand property, that resets the Value to DateTime.Now when executed.
수정사항
Fixed a bug where pressing a radial slider increment or decrement button would close a containing popup when used within a toolbar.