To reproduce: - Add some RadDropDownLists to a form and set the theme to Windows8. - Hover over the drop down button and you will notice that the border is not reset when the mouse leaves the control. Workaround: Set the BoxStyle of "NormalBorder" repository item to SingleBorder. You need to set the ForeColor as well.