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