Help Center

CRichEditCtx.EllipsisStateproperty

Gets the current ellipsis state.

Windowspropertydocumented

Syntax

PROPERTY EllipsisState () AS BOOLEAN

Return value

Returns a boolean true (-1) if an ellipsis is being displayed of false (0) otherwise.

Description

Gets the current ellipsis state.

Reference

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