tab_truncate

tab_truncate = flag;


Cut off any text longer than the related tab stop.


This attribute specifies whether the text in a list_box or popup_list (drop-down list box) is truncated when it is longer than the related tab stop. Use this attribute to prevent text from going beyond the next tab stop.

flag: true or false (default).

Example

tab_truncate = true;

Valid Tiles

list_box

popup_list

Tell me about...

Programming Overview of DCL (Dialog Control Language)

About Predefined Attributes