HTMLTextAreaElement.ReadOnly

HTMLTextAreaElement.ReadOnly property

Dieses Steuerelement ist schreibgeschützt. Siehe die Readonly-Attributdefinition in HTML 4.01.

public bool ReadOnly { get; set; }

Siehe auch