PyCWnd.PreCreateWindow Virtual

PreCreateWindow(CREATESTRUCT)

Called by the framework before the creation of the Windows window attached to this View object.

Parameters

CREATESTRUCT : tuple

A tuple describing a CREATESTRUCT structure.

See Also

PyCWnd::PreCreateWindow