This is a migrated thread and some comments may be shown as answers.

Validation Color

2 Answers 36 Views
TextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Christof
Top achievements
Rank 2
Christof asked on 12 Dec 2013, 05:20 PM

Hello!


Where can i change the Validation Text Foreground Color?

2 Answers, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 13 Dec 2013, 01:20 PM
Hi Christof,
Thank you for contacting us. You'll have to edit the style of RadTextBox, find the brushes below and modify them according to your specification:

<SolidColorBrush Color="#00813D" x:Key="GreenBrush"/>
<SolidColorBrush Color="#BF0000" x:Key="RedBrush"/>

GreenBrush is for valid and RedBrush is for invalid. Let us know how it goes.

Regards,
Kiril Stanoev
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Christof
Top achievements
Rank 2
answered on 18 Dec 2013, 02:10 PM

Thanks for Help!!


Tags
TextBox
Asked by
Christof
Top achievements
Rank 2
Answers by
Kiril Stanoev
Telerik team
Christof
Top achievements
Rank 2
Share this question
or