Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::SetTabFieldTruncation

Sets the way how the text of a tabulator field should be truncated if it does not fit into the tabulator field.

void SetTabFieldTruncation (
    short               tabIndex,
    Truncation          trunc
);

Parameters

tabIndex
1-based index of the tabulator field.
trunc
The way how the text of a tabulator field should be truncated if it does not fit into the tabulator field. Use Truncation to set the desired value.