TcxCustomDropDownEdit uses system selection color instead of the selection color specified in the skin. That makes the application look inconsistent.
Drop-down editors - Selected items do not use the color specified in the skin
Answers approved by DevExpress Support
We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.
Important Notes:
- Hotfixes may be unavailable for Early Access/Beta builds or updates set for release within a week.
- .NET only: in the NuGet Package Manager, use your personal NuGet feed and check the "Include prerelease" option to view the hotfix package in the "Updates" tab.
- v23.1.4Download Official Update
Sure this was a good idea? At least it seems in consistent to me.
Selection/highlight color in focused (but closed) state is still defined by the system (blue).
My reviewers indeed laugh at the different highlight colors in one drop-down editor!
(Our skin uses light green as selection color.)
Hello,
Thank you for testing v23.1.4 and sharing your feedback.
The main idea of this change is to display selected dropdown list items in the same manner as items in other controls. However, our text editors are wrappers for standard editors, so they use the standard text highlight color.