IsReadOnly Property (SLTextBox)

Class

SLTextBox.

Action

Gets whether the text box is read-only.

Syntax

C#
protected Boolean IsReadOnly { get; }
VB
'Declaration
Protected Read Property IsReadOnly As Boolean

Access

Read only.