CContainerImplBase Class

class CContainerImplBase: public _BaseImpl, public _LayoutPlugin

This class is the main class mixing a window class with an SFL plugin

Defined in: ContainerWnd.h

Class Template Arguments

_Derived

The ultimately-derived class

_Traits

Window creation flags

_BaseImpl

The base class

_LayoutPlugin

Layout plugin

Comments

CContainerImplBase is the main class mixing a window class with one of SFL's layout plugins.