HTMLTextAreaElement.ReadOnly

HTMLTextAreaElement.ReadOnly property

このコントロールは読み取り専用です。 HTML 4.01. の readonly 属性の定義を参照してください。

public bool ReadOnly { get; set; }

関連項目