Encapsulates an MDI container.
Control | +--MDIClient
package com.ms.wfc.ui
public class MDIClient
extends Control
An MDI container is an MDI window that contains child windows.
You should not create instances of the MDIClient object directly; this object is used by the Form class for MDI window management.