Hello,
I want to make a default color in toolbar for the color and background : when the user select a text, and click on the buton of color,that will make my dafault color
i do this
<telerik:EditorTool Name="ForeColor" Value="red" />
but when i select the text and try to make my color by default ,that open the dialog color and not colorized my text
Thank you