Call this member function to retrieve the pane at the specified row and column. The returned pane is usually a CView-derived class.
CWnd* GetPane( int row, int col );
| Header file: | Afxext.h |
| Platforms: | |
| Versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
CSplitterWnd Overview, CSplitterWnd Member Functions, Frame Windows and Splitter Windows, CSplitterWnd::GetActivePane, CSplitterWnd::IdFromRowCol, CSplitterWnd::IsChildPane , CView