Microsoft SDK for Java

Form.getParentForm

Retrieves the visual parent of this form.

Syntax

public final Form getParentForm()

Return Value

Returns a Form object that specifies this form's parent.

See Also   Control.setParent

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