CDockingManager::OnActivateFrame
Called by the framework when the frame window is made active or is deactivated.
virtual void OnActivateFrame(
BOOL bActivate
);
Parameters
- [in] bActivate
If TRUE, the frame window is made active; if FALSE, the frame window is deactivated.
Requirements
Header: afxdockingmanager.h