InitialUpdateFrame(frame, frame
, bMakeVisible
)
Called to perform the initial frame update.
The default behaviour is to call OnInitialUpdate on all views.
Parameters
frame : PyCFrameWnd
The frame window.frame : PyCDocument
The document attached to the frame.bMakeVisible : int
Indicates if the frame should be made visible.