Sets the read-only mode for the edit control.
public void setReadOnly( boolean fReadOnly )
fReadOnly
Set to true for read-only; set to false for read/write.
See Also getReadOnly