PyCMDIChildWnd
.MDIActivate
MDIActivate(
cmdShow
)
Activates the MDI frame independent of the main frame.
Parameters
cmdShow=-1
: int
The status of the window.
See Also
PyCWnd.OnMDIActivate
virtual method