This is a migrated thread and some comments may be shown as answers.

Comment read only

1 Answer 63 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Alberto
Top achievements
Rank 1
Alberto asked on 07 Aug 2012, 03:13 PM
Dear support, 
     there is a way to define a single comment on read-only state ?

Thanks in advance.
Kind regards.

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 13 Aug 2012, 07:23 AM
Hi Alberto,

When the RadRichTextBox property IsReadOnly is set to 'True', the only way to add comments to your document is through the InsertComment() method from your application's code-behind. The mentioned method receives Comment objects.

Of course to be able to see these comments, the property ShowComments of the RadRichTextBox control must be set to 'True' also.

Hope this helps.

All the best,
Todor
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RichTextBox
Asked by
Alberto
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or