PyCRichEditCtrl
.CreateWindow
CreateWindow(
style
, rect
, parent
, id
)
Creates a rich edit control window.
Parameters
style
: int
The control style
rect
: int,int,int,int
The position of the control
parent
:
PyCWnd
The parent window. Must not be None
id
: int
The control ID