CMDIChildWnd::MDIActivate

Syntax

void MDIActivate();

Remarks

An MDI child window is activated independently of the MDI frame window. When the frame becomes active, the child window that was last activated will be activated as well.

See Also

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