PyCRichEditCtrl
.ReplaceSel
ReplaceSel(
text
)
Replaces the selection with the specified text.
Parameters
text
: string
The text to replace the selection with.
MFC References
CRichEditCtrl::ReplaceSel