PyCRichEditCtrl.SetSelectionCharFormat

SetSelectionCharFormat(charFormat)

Sets the current selections character formatting attributes.

Parameters

charFormat : tuple

A charformat tuple. See win32ui::CHARFORMAT tuple for details.

MFC References

CRichEditCtrl::SetSelectionCharFormat