Help Center

CRichEditCtx.GetEllipsisStatemethod

Windowsmethoddocumented

Syntax

FUNCTION GetEllipsisState () AS BOOLEAN
Also documented as EllipsisState — one description covers them all.

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:1174
  • Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
  • Topic: CRichEditCtx Class