
Improves Editors, Docking and Bars controls.
Fixes
ExpressBars Suite
- A custom color assigned to the bar manager's DockColor property at design time has no effect on dock controls at runtime
- A submenu/popup menu whose ItemOptions.Size property is set to misLarge incorrectly paints icons for in-place editor bar items
- Ribbon - Activating a tab of a minimized Ribbon control located on a secondary form disables the form's standard actions (TAction objects)
ExpressDocking Library
- TdxContainerDockSite descendants created by a dock operation scale twice if the monitor DPI is not 96
ExpressEditors Library
- A value selected via the "Select a Value..." combo box on an Excel-inspired filter dropdown's "Numeric Values" tab does not update the filter criteria for a container control item whose data type is FmtBcd
- In-place cxCheckComboBox - A container control item's cells do not show the hint passed as the AData.ErrorText parameter in the item's OnValidateDrawValue event handler for an error icon
- TcxCustomDropDownEdit descendants apply the form transparency to their popup windows
ExpressSkins Library
- cxSpinEdit - The editor's disabled up arrow button does not appear disabled if the Bezier or Office2019Colorful skin is applied