Hi,
I'm having an issue with focus and caret on SfRichTextBoxAdv even if LostFocusBehavior is set to None.
If the focus is moved from SfRichTextBoxAdv to another control inside the form there is no problem, but if SfRichTextBoxAdv is focused and then selects anything else outside the form (for example a browser) the caret still blink inside the SfRichTextBoxAdv creating confusion.
Is there a property to avoid this?
Thanks