Microsoft SDK for Java

DhEdit.setReadOnly

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.