Microsoft SDK for Java

Control.getCreated

Retrieves a boolean value indicating whether the control has been created.

Syntax

public final boolean getCreated()

Return Value

Returns true if the control has been created; otherwise, returns false.

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