The above issue happen when using with Visual Style. Steps: - Add form, add C1Combo, add C1List - put some data inside. - in form_load, change VisualStyle to Office2007Blue (for example), set Selected.BackColor for List/Combo to Red Color. The problem doesn't occur when using VisualStyle=Custom Anyone...