Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::SetTabFieldEndPosition

Sets the end position of a tabulator field.

void SetTabFieldEndPosition (
    short               tabIndex,
    short               endPos
);

Parameters

tabIndex
1-based index of the tabulator field.
endPos
The end position of the tabulator field in pixels, relative to the client rectangle of the list box.