SetOptions(op, flags)
Sets options for the control.
Parameters
op : int
Indicates the operation. Must be one of the win32con.ECOOP_* flags.flags : int
Indicates the options. Must be one a combination of win32con.ECO_* flags.MFC References
CRichEditCtrl::SetOptions