CSplitterWnd::IdFromRowCol

This method obtains the child window identifier for the pane at the specified row and column. This method is used for creating nonviews as panes and may be called before the pane exists.

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

int IdFromRowCol( int row, int col );

See Also

CSplitterWnd::GetPane, CSplitterWnd::IsChildPane