Help Center

CRichEditCtx.SetTextUnderlinemethod

Sets the attribute of selected text or word to underline.

Windowsmethoddocumented

Syntax

SUB SetTextUderline ()

Description

Changes the selected text or word under the cursor to underline. If it is already set, it removes it.

Reference

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