Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
CreateEditView
win32ui
.CreateEditView
PyCEditView
=
CreateEditView(
doc
)
Creates a PyEditView object.
Parameters
doc
:
PyCDocument
The document to use with the view.