PyCDocTemplate.InitialUpdateFrame

InitialUpdateFrame(frame, doc, bMakeVisible)

Calls the default OnInitialFrame handler.

Parameters

frame=None : PyCFrameWnd

The frame window.

doc=None : PyCDocument

A document for the frame.

bMakeVisible=1 : int

Indicates of the frame should be shown.

See Also

PyCDocTemplate.InitialUpdateFrame virtual method