Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::SetOnTabItem

Setlects a dialog item that will appear on a given tabulator field of the currently selected item in a list box.

void SetOnTabItem (
    short               tabIndex,
    const Item &        item
);

Parameters

tabIndex
1-based index of the tabulator field.
item
Dialog item that will appear on the list box.