The MDIClient is that window that contains MDI children. This control should not be created directly, but rather only used by System.WinForms.Form.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
MDIClient
[Visual Basic] NotInheritable Public Class MDIClient Inherits RichControl [C#] public sealed class MDIClient : RichControl [C++] public __gc __sealed class MDIClient : public RichControl [JScript] public class MDIClient extends RichControl
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll