CSplitterWnd::GetRowInfo

Call this member function to obtain information about the specified row.

Syntax

void GetRowInfo( int row, int& cyCur, int& cyMin );

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::GetColumnInfo