Microsoft SDK for Java

DhButton.setEnabled

Sets the enabled state of the button.

Syntax

public void setEnabled( boolean f )

Parameters

f

Set to true to enable the button; otherwise, set to false.

See Also   getEnabled

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