Microsoft SDK for Java

DhEdit.setEnabled

Sets the enabled state of the edit box.

Syntax

public void setEnabled( boolean f )

Parameters

f

Set to true to enable the edit box; set to false to disable it.

See Also   getEnabled

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