Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
);
Parameters
- bPrev
Indicates which window to activate. TRUE for previous; FALSE for next.
Return Value
Nonzero if successful; otherwise 0.
Remarks
This member function is a high level command that is used by the CView class to delegate to the CSplitterWnd implementation.
Requirements
Header: afxext.h