PyCWnd.OnCreate Virtual

OnCreate()

Called for the WM_CREATE message.

Comments

The MFC implementation is always called before Python.

Return Value

The result is an integer indicating if the window should be created.