Microsoft SDK for Java

Form.getOwnedForms

Retrieves the forms owned by this one.

Syntax

public final Form[] getOwnedForms()

Return Value

Returns an array of Form objects, which contains an entry for each form owned by this one.

See Also   addOwnedForm, removeOwnedForm

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