
Hi Team
I was using 12.1 version and I want to make editor as read-only and allow scroll for it so, please suggest me some coding for it or how to assign this two property for locked editor
Hi Team
I was using 12.1 version and I want to make editor as read-only and allow scroll for it so, please suggest me some coding for it or how to assign this two property for locked editor
Hello,
The document (in SyntaxEditor.Document property) has an IsReadOnly property you can set to true that will prevent editing to the text. I believe that was in v12.1 too.
Please log in to a validated account to post comments.