ListBox::SetTabFieldSeparator
void SetTabFieldSeparator (
short tabIndex,
bool hasSeparator
);
Parameters
- tabIndex
1-based index of the tabulator field. - hasSeparator
If this flag is set, a vertical separator line is drawn at the right edge of the tabulator field in each list box item.