Combo box property sheet - extended page

You can assign most field types to a list box control. A list box control displays a list of possible values for a particular field.

The number of entries in the list is fixed unless you change them programmatically using a choice-list hook. If the number of entries in the list exceeds the size of the list, Rational® ClearQuest® automatically adds a vertical scroll bar along the right edge of the control.

Any field you assign to the control should have a choice list associated with it. For most field types, only one item from the list may be selected in the control at any given time. However, Rational ClearQuest allows multiple selections for fields that can support them.

The Extended page contains a single check box for Auto Sort. If Auto Sort is checked, entries in the list portion of the list box are sorted alphabetically. If the Auto Sort check box is cleared, entries are listed in the order in which they were added.


Feedback