1.RadDropDownList:
How can I change the color of the
RadDropDownListArrowButtonElement
when the mouse triggers theradDropDownList
control? I have not been able to find a way to modify this color.I try my best to solve it ,but it works not well.
How can I change the color of the dropdown content when the mouse hovers over it? I have also not been able to find a way to modify this color.
How can I remove the white shadow under the downward triangle? I want it to be entirely black without any white shadow.
2.RadSpinEditor:
When I use RadSpinEditor, I have the same questions in it.
How can I change the color of the dropdown content when the mouse hovers over it?
How can I remove the white shadow under the downward triangle?
RadMenu
control and found that it has the same issue as theRadDropDownList
andRadSpinEditor
controls. When the mouse hovers over it, it displays the same color as the other controls. Can this be modified uniformly? Thank you.