win32ui.CreateFormView
PyCFormView = CreateFormView(doc, iTemplate
)
Creates a form view object.
Parameters
doc : PyCDocument
The document to use with the view.iTemplate : int
The ID of the dialog control.Alternative Parameters
doc
The document to use with the view.
template
The ID of the dialog control.