Enforcing ListBox/ComboBox RollOverColor while already rolled over?

Hi guys, anyway i can have the current item in a listbox or combo i’ve rolled over change color?

im using the .rollOverColor=“0x434343”; to change the color of the item but how do i force a redraw or an immediate refresh?

thanks