PyCRichEditCtrl.SetWordCharFormat

SetWordCharFormat(charFormat)

Sets the currently selected word's character formatting attributes.

Parameters

charFormat : tuple

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

MFC References

CRichEditCtrl::SetWordCharFormat