Actipro Editors for WPF 2017.2 build 0663
Released: Jan 10, 2018
2017.2 build 0663 での更新項目
機能
- Added MaskedTextBox.MatchedText property, which should be used for data binding since it doesn't include any prompt characters like the normal Text property can.
- Added the DateTimeEditBox.SetValueToTodayCommand property, that resets to DateTime.Today when executed.
- Improved edit boxes to select entire text when a double-click occurs.
- Updated the ColorPicker's alpha component edit box to be percentage-based.
不具合の修正
- Fixed a bug in AutoCompleteBox where clicking outside of the control might not always close it.