Share via


MDIClient Class

Methods | This Package | All Packages

Encapsulates an MDI container.

Control
  |
  +--MDIClient

package com.ms.wfc.ui

public class MDIClient
extends
Control****

Remarks

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.