CMDIFrameWnd::MDIPrev

Activates the previous child window and places the currently active child window immediately behind it.

void MDIPrev( );

Remarks

If the currently active MDI child window is maximized, the member function restores the currently active child and maximizes the newly activated child.

Requirements

Header: afxwin.h

See Also

Reference

CMDIFrameWnd Class

Hierarchy Chart

CMDIFrameWnd::MDINext

CMDIFrameWnd::MDIActivate

CMDIFrameWnd::MDIGetActive

WM_MDINEXT

Other Resources

CMDIFrameWnd Members