[]
Gets or sets a value that indicates whether the text editing control is read-only to a user interacting with the control.
public bool IsReadOnly { get; set; }
Public Property IsReadOnly As Boolean