CLayoutManagerRootBase::RecalcLayout
voidCLayoutManagerRootBase::RecalcLayout(const CRect&rcLayout, boolbRefresh)
Triggers the recalculation process by calling ILayoutNode::RecalcLayout and ILayoutNode::RealizeNode on the root node of the tree, using the given window rectangle as the new layout area.
Defined in: LayoutManager.h
Parameters
rcLayout
New rectangular area the layout operation is going to take effect on.
bRefresh
Defines whether an invalidation needs to be performed after the recalculation.