
Maintenance release includes several bug fixes.
Fixes
ExpressBars Suite
- The Ribbon's background image does not scale in response to monitor DPI changes.
ExpressDocking Library
- A docking panel whose Visible property is set to False within the form's OnCreate event handler remains visible in certain docking layouts.
ExpressEditors Library
- A glyph assigned via the Properties.ButtonGlyph property is not displayed in a cxColorComboBox editor's dropdown button.
- Fonts for (DB) editors change between display mode and edit mode when tcxLookAndFeelController.NativeStyle = true.
- TcxDBLookupComboBox - The Text property value is automatically applied to a drop-down list as a filter if the underlying dataset is refreshed while the list is displayed.
- Touch-friendly scrollbar mode - An AV occurs on clicking a cxMemo control on an MDI Child form if the spell checker's CheckAsYouTypeOptions.Active property is True.
- Touch-friendly scrollbar mode - The right and bottom borders of empty cxListBox and cxCheckListBox controls are not displayed.
ExpressLayout Control
- An AV occurs on linking any DevExpress editor to a layout item.
- Separator items are incorrectly painted in response to scrolling the layout control or displaying the grid's Layout View.