Поделиться через


CSplitterWnd::CanActivateNext

Called by the framework to check to see if the Next Pane or Previous Pane command is currently possible.

virtual BOOL CanActivateNext(
   BOOL bPrev = FALSE 
);

Параметры

  • bPrev
    Indicates which window to activate. TRUE for previous; FALSE for next.

Возвращаемое значение

Nonzero if successful; otherwise 0.

Заметки

This member function is a high level command that is used by the CView class to delegate to the CSplitterWnd implementation.

Требования

Header: afxext.h

См. также

Основные понятия

CSplitterWnd Class

CSplitterWnd Members

Hierarchy Chart

CSplitterWnd::ActivateNext

CSplitterWnd::SetActivePane