CWindowLayoutNode Class

class CWindowLayoutNode: public CLayoutNode

Implements a reactive node associated with a child window. Layout operations are translated to Windows API calls to move or resize the associated window.

Defined in: WindowNode.h

Supported Interfaces

ILayoutNode

Basic layout node interface.