Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Form.getIsMDIChild
Retrieves a boolean value that indicates whether this form is an MDI child form.
Syntax
public final boolean getIsMDIChild()
Return Value
Returns true if this form is an MDI child window; otherwise, returns false.
See Also setMDIParent