Microsoft SDK for Java

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.

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