PyCMDIFrameWnd.MDINext

MDINext(fNext)

Activates the next MDI window

Parameters

fNext=0 : int

Indicates if the next (0) or previous (non-zero) window is requested.

Comments

Unlike MFC, this version supports the fNext param in the WM_MDINEXT message.