Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
CreatePropertyPage
win32ui
.CreatePropertyPage
PyCPropertyPage
=
CreatePropertyPage(
resource
, caption
)
Creates a property page object.
Parameters
resource
:
PyResourceId
String template name or inteter resource ID to use for the page.
caption=0
: int
The ID if the string resource to use for the caption.