CSplitterWnd::GetActivePane

This member function is called by the framework to determine the active pane in a splitter window.

Syntax

virtual CWnd* GetActivePane(int* pRow = NULL, int* pCol = NULL);

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::SetActivePane, CFrameWnd::GetActiveView, CWnd::GetParentFrame, CWnd::GetFocus