Completed
Last Updated: 20 Jan 2015 16:04 by ADMIN
ADMIN
Dimitar
Created on: 05 Jan 2015 08:27
Category:
Type: Bug Report
0
FIX. RadDropDownList - The border is not properly reset in Windows8 theme when the user hovers the control.
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.
0 comments