Hello,
I have functionality in my application to show some RTF notes in read only mode. I designed this functionality using RadRichTextBox control with ISReadOnly property set to true. Its working fine except the caret being shown blinking in first position of text box. However, since text box is read only, the visible blinking caret is being considered as a bug. I tried a lot to hide it, but no luck.
Please help me out to hide it.
Thanks
--Pawan
I have functionality in my application to show some RTF notes in read only mode. I designed this functionality using RadRichTextBox control with ISReadOnly property set to true. Its working fine except the caret being shown blinking in first position of text box. However, since text box is read only, the visible blinking caret is being considered as a bug. I tried a lot to hide it, but no luck.
Please help me out to hide it.
Thanks
--Pawan