Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Called by the framework to perform the Next Pane or Previous Pane command.
virtual void ActivateNext(
BOOL bPrev = FALSE
);
Parameters
- bPrev
Indicates which window to activate. TRUE for previous; FALSE for next.
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