Microsoft SDK for Java

Form.setIsMDIContainer

Specifies whether this form is an MDI container.

Syntax

public final void setIsMDIContainer( boolean value )

Parameters

value

Set to true to make this form an MDI container; otherwise, set to false.

See Also   getIsMDIContainer

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