ListBox::SetTabFieldTruncation
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.