Microsoft SDK for Java

Form.getIsMDIContainer

Retrieves a boolean value that indicates whether this form is an MDI container.

Syntax

public final boolean getIsMDIContainer()

Return Value

Returns true if this form is an MDI container; otherwise, returns false.

See Also   setIsMDIContainer

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