CSplitterWnd::IsChildPane

Call this member function to determine whether pWnd is currently a child pane of this splitter window.

Syntax

BOOL IsChildPane( CWnd* pWnd, 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