CSplitterWnd::CanActivateNext

This member function is called by the framework to determine whether it's currently possible to invoke the Next Pane or Previous Pane command.

Syntax

virtual BOOL CanActivateNext( BOOL bPrev = FALSE );

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::ActivateNext, CSplitterWnd::SetActivePane