Help Center

CRichEditCtx.SetTextItalicmethod

Sets the attribute of selected text or word to italic.

Windowsmethoddocumented

Syntax

SUB SetTextItalic ()

Description

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

Reference

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