Control.getHandleCreated

Overview | Methods | Fields | This Package | All Packages

Control.getHandleCreated

Retrieves a boolean value indicating whether this control has a handle associated with it.

Syntax

public final boolean getHandleCreated()

Return Value

Returns true if this control has a handle associated with it; otherwise, returns false.