Overview | Methods | This Package | All Packages
Sets the read-only mode for the edit control.
Syntax
public void setReadOnly( boolean fReadOnly )
Parameters
fReadOnly
Set to true for read-only; set to false for read/write.
See Also getReadOnly