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.