Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::SetTabFieldToSearch

Sets the index of the tabulator field in which search is performed in each list box item whenever the user presses keyboard keys.

void SetTabFieldToSearch (short tabIndex);

Parameters

tabIndex
1-based index of the tabulator field, which contains the text to search.

Description

List items can be quickly searched and selected with keypresses. If the user does not set a tabulator field to search then the first tabulator field is searched by default.