Our v2019.1 WPF controls have been updated with a new maintenance release that is now ready for download.
See this announcement post for the detailed list of enhancements and updates.
While the version includes a wide number of small updates and bug fixes, let’s take a look at a handful of the larger updates.
Editors
AutoCompleteBox
AutoCompleteBox now has a property that determines whether a clear button appears when the control is focused.
Swatch-Only Display
BrushEditBox and ColorEditBox now have a HasText property that allows you to hide the text portion of the edit box for a swatch-only display.
Dates and Times
DateEditBox and TimeEditBox now accept delimiter-less input for several additional custom formats.
Grids
Alternating Row Backgrounds
TreeListBox and TreeListView now support an optional AlternationCount of 2 for alternating row background colors.
Edit Box Validation
PropertyGrid interop with the edit boxes in our Editors product can now display a red border when a property value fails data validation.
SyntaxEditor
Search Overlay Pane
Logic related the selection scope searching has been improved.
Ctrl+Enter can be pressed to execute a Find All search operation when the Find textbox has focus and the find all button is visible.