CMDIChildWnd::MDIActivate

CMDIChildWnd::MDIActivate

void MDIActivate( );

Remarks

Call this member function to activate an MDI child window independently of the MDI frame window. When the frame becomes active, the child window that was last activated will be activated as well.

CMDIChildWnd Overview |  Class Members |  Hierarchy Chart

See Also   CMDIFrameWnd::MDIGetActive, CWnd::OnNcActivate, CMDIFrameWnd::MDINext, WM_MDIACTIVATE