BCGControlBar Pro for MFC
CBCGPBarContainer

Detailed Description

The CBCGPBarContainer class is a base part of the docking model implemented by the library. An object of this class holds pointers to docking control bars or subcontainers and a slider that divides them. In this way the framework builds a binary tree that can represent complicated docking layouts. The root of a tree is stored in a CBCGPBarContainerManager object.

The CBCGPBarContainer objects are created automatically by the framework.

Inherits CObject.