CBorderClientLayout Class
class CBorderClientLayout: public CLayoutNode
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
Basic layout node interface.
Specialized functionality for management of the Border-Client arrangement.