Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::SetTabFieldBeginPosition

Sets the begin position of a tabulator field.

void SetTabFieldBeginPosition (
    short               tabIndex,
    short               begPos
);

Parameters

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