SS_WORDELLIPSIS top-level constant

int const SS_WORDELLIPSIS

Truncates any word that does not fit in the rectangle and adds ellipses. Using this style will force the control s text to be on one line with no word wrap.

Implementation

const SS_WORDELLIPSIS = 0x0000C000;