Contents
|
PyCDialogBar
.CreateWindow
CreateWindow(
parent
, template
, style
, id
)
Creates the window for the
PyCDialogBar
object.
Parameters
parent
:
PyCWnd
The parent window
template
:
PyResourceId
Template name or integer resource id
style
: int
The style for the window
id
: int
The ID of the window