Retrieves a boolean value indicating whether the edit control is read-only.
public final boolean getReadOnly()
Returns true if the control is read-only; otherwise, returns false.
See Also setReadOnly