CSplitterWnd::RecalcLayout

This method correctly redisplays the splitter window after you have adjusted row and column sizes by using the SetRowInfo and SetColumnInfo methods.

At a Glance

Header file: Afxext.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

void RecalcLayout( );

See Also

CSplitterWnd::SetRowInfo, CSplitterWnd::SetColumnInfo