HTMLTextAreaElement.ReadOnly

HTMLTextAreaElement.ReadOnly property

此控件是只读的。请参阅 HTML 4.01. 中的只读属性定义

public bool ReadOnly { get; set; }

也可以看看