홈 / 뉴스 / Actipro Editors for WPF 2017.2 build 0663
Actipro Editors for WPF 2017.2 build 0663
두 번 클릭 할 때 전체 텍스트를 선택하는 편집 상자를 향상시킵니다.
1월 12, 2018
신규 버전
기능
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.