Help Center

CRichEditCtx.IsTextStrikeOutmethod

Checks if the selected text or word under the cursor is striked out.

Windowsmethoddocumented

Syntax

FUNCTION IsTextStrikeOut () AS BOOLEAN

Return value

Boolean true (-1) or false (0).

Description

Checks if the selected text or the word under the cursor is striked out.

Reference

  • Defined in AfxNova/CRichEditCtx.inc:3998
  • Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
  • Topic: CRichEditCtx Class