System.Windows.Forms.MdiClient.LayoutMdi Method

Arranges the multiple-document interface (MDI) child forms within the MDI parent form.

Syntax

public void LayoutMdi (MdiLayout value)

Parameters

value
One of the System.Windows.Forms.MdiLayout values that defines the layout of MDI child forms.

Remarks

Use the Form.LayoutMdi(MdiLayout) method to arrange MDI child forms on a parent form.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0