
Show ellipses for truncated text
Member of Tab Folder (PRIM_TAB)
Data Type - Enumeration
Details
The Ellipses property specifies how text will appear if it does not fit with the control.
Allowed Values
Enum Value | Description |
---|---|
End | Text is truncated and ellipses are added. If a word that is not at the end of the string goes beyond the parent bounds, it is truncated without ellipses. |
None | The text is truncated. No ellipses are shown |
Path | Characters in the middle of the string are replaced with ellipses so that the result fits in the label. If the string contains backslash (\) characters, as much as possible of the text after the last backslash is preserved. |
Word | Text is truncated and ellipses are added |
See also
LANSA Version 15, April 2020