CMDIChildWnd::MDIActivate
Call this member function to activate an MDI child window independently of the MDI frame window.
void MDIActivate( );
Remarks
When the frame becomes active, the child window that was last activated will be activated as well.
Example
See the example for CMDIFrameWnd::GetWindowMenuPopup.
Requirements
Header: afxwin.h