This question is locked. New answers and comments are not allowed.
Hi,
using Tab key to lose focus, the caret remain visible, loosing focus selecting another control with mouse has instead the correct behaviour.
I used default seetings, just changed AcceptsTab to false
<telerik:RadRichTextBox Name="radRichTextBox1" AcceptsTab="False" />
ciao
using Tab key to lose focus, the caret remain visible, loosing focus selecting another control with mouse has instead the correct behaviour.
I used default seetings, just changed AcceptsTab to false
<telerik:RadRichTextBox Name="radRichTextBox1" AcceptsTab="False" />
ciao