This question is locked. New answers and comments are not allowed.
We are building application, our app support accessibility and we have some problems:
1. We don’t want to use gradient color in controls, and we don’t know the way to remove it from telerik control.
As you see, the header of RadGridView control, it uses gradient color:
<see attach file: RadGridView.png>
Also, RadOutLookBar control:
<See attach file: Radoutlook.png>
2. if we modify resource style, what issues could be occurred when applying to our application?