CBorderClientLayout Class

class CBorderClientLayout: public CLayoutNode

Implementation of the Border-Client layout arrangement.
The Border-Client Layout implements the typical arrangement found in frame windows, where there are four designated areas attached to each border of the window, where items like toolbars and status bars are usually placed; and a rectangular space between these "borders" generally called the "client" area.

Defined in: BorderClient.h

Supported Interfaces

ILayoutNode

Basic layout node interface.

IBorderClientLayout

Specialized functionality for management of the Border-Client arrangement.