Microsoft SDK for Java

Edit.getReadOnly

Retrieves a boolean value indicating whether the edit control is read-only.

Syntax

public final boolean getReadOnly()

Return Value

Returns true if the control is read-only; otherwise, returns false.

See Also   setReadOnly

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