Help Center

CRichEditCtx.WordWrapmethod

Enables/disables word wrap.

Windowsmethoddoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Parameters

NameDescription
LineWidthThe line width. Default value: 32767 characters.

Return value

If the method succeeds it returns the boolean value true (-1); if it fails, it returns false (0).

Description

Enables/disables word wrap.

Reference

  • Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
  • Topic: CRichEditCtx Class