System.Windows.Forms.MdiClient Class

Represents the container for multiple-document interface (MDI) child forms. This class cannot be inherited.

See Also: MdiClient Members

Syntax

[System.ComponentModel.ToolboxItem(false)]
[System.ComponentModel.DesignTimeVisible(false)]
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch)]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class MdiClient : Control

Remarks

You should not create an System.Windows.Forms.MdiClient control. A form creates and uses the System.Windows.Forms.MdiClient when you set the Form.IsMdiContainer property to true.

Requirements

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