CSplitterWnd::IdFromRowCol

Call this member function to obtain the child window ID for the pane at the specified row and column. This member function is used for creating nonviews as panes and may be called before the pane exists.

Syntax

int IdFromRowCol( int row, int col );

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::GetPane, CSplitterWnd::IsChildPane