Skip to content

Class: DfBaseMDIClient [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class providing low-level support for an MDI-style client area

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseContainer > DfBaseDialog > DfBaseMDIClient

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Description

DfBaseMDIClient is used to provide low-level support for an Multiple Document Interface (MDI)-style client area. Its subclasses MdiClientArea, AppClientArea, and ClientArea should be used for sub-classing and instantiation.