Unplanned
Last Updated: 19 Jun 2017 10:40 by Bill
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 27 Mar 2017 11:03
Category: RichTextEditor
Type: Bug Report
3
FIX. RadRichTextEditor - when the Enabled property is set to false, the font is blurry and bold
To reproduce: add some text to RadRichTextEditor and set the Enabled property to false. You will notice that the text gets bold and blurry. 

Workaround: instead of disabling RadRichTextEditor, use the ReadOnly property.
Attached Files:
1 comment
Bill
Posted on: 27 Mar 2017 15:15
The IsReadOnly gets the job done.