CRichEditCtx.SetTextStrikeOutmethod
Sets the attribute of selected text or word to strike out.
Syntax
SUB SetTextStrikeOut ()
Description
Changes the selected text or word under the cursor to strike out. If it is already set, it removes it.
Reference
- Defined in AfxNova/CRichEditCtx.inc:4008
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class