CSplitterWnd::RecalcLayout

Call this member function to correctly redisplay the splitter window after you have adjusted row and column sizes by using the SetRowInfo and SetColumnInfo member functions.

Syntax

void RecalcLayout( );

At a Glance

Header file: Afxext.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CSplitterWnd Overview, CSplitterWnd Member Functions, Frame Windows and Splitter Windows, CSplitterWnd::SetRowInfo, CSplitterWnd::SetColumnInfo