A class which encapsulates an MFC CDialogBar
. Derived from a PyCControlBar object.
-
Creates the window for the PyCDialogBar object.
PyCDialogBar.CreateWindow
CreateWindow(parent, template, style, id) Creates the window for the PyCDialogBar object.
-
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