Control.getEnabled

Overview | Methods | Fields | This Package | All Packages

Control.getEnabled

Retrieves a boolean value indicating whether this control is enabled.

Syntax

public boolean getEnabled()

Return Value

Returns true if the control is enabled; otherwise, returns false.

See Also   setEnabled