CreateWindow(style, rect, PyCWnd, id)
Creates the actual window for the object.
Parameters
style : int
The window stylerect : int, int, int, int
The default rectanglePyCWnd : parent
The parent windowid : int
The control IDMFC References
CTreeCtrl::Create