Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1RichTextBox
.
.
::
.
.
IsReadOnly Property
C1RichTextBox Class
See Also
Gets or sets whether the user is allowed to modify the text in the control.
Namespace:
C1.Silverlight.RichTextBox
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
bool
IsReadOnly
{
get
;
set
; }
Visual Basic
Public
Property
IsReadOnly
As
Boolean
Get
Set
See Also
C1RichTextBox Class
C1.Silverlight.RichTextBox Namespace