ホーム / ニュース / Actipro Editors for Universal Windows 2017.2(ビルド0321)
Actipro Editors for Universal Windows 2017.2(ビルド0321)
EditBoxPickerをコンボボックスと同じ感覚で使えるように入力の取り扱い方を改善
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 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.
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.
Adjusted how AutoCompleteBox handles refocusing after a submit occurs.