List Height property

Use the List Height property to specify the maximum number of entries that are visible at one time in a list for a combo box or enhanced combo box.

If the number of items in a list is less than the number specified in the List Height property, all items are displayed when the user clicks the drop-down arrow. The list does not have a vertical scroll bar. If the number of items in a list is greater than or equal to the List Height value, the number of items displayed in the list is the List Height value minus 1. The list has a vertical scroll bar.

The default value is 0. The default displays up to 9 items in a list.