Accessors for class IlvScrolledComboBox

Properties

Description

This class is an extension of the IlvComboBox class that contains a scrollable submenu.
Enter a character string in the text field as prompted. You can also click on the menu arrow to pop up a menu, which lets you select a predefined choice that sets the text field. This class is a subtype of the IlvComboBox class. Its associated popup menu contains an instance of the IlvScrolledStringList class.

Because the submenu of an IlvScrolledComboBox is an advanced scrolled menu rather than an IlvPopupMenu (as in the upper class) the inherited subMenu property should not be accessed for the IlvScrolledComboBox class.

TypeNameDescriptionNotes
UIntvisibleItemsSets or returns the number of visible items in the popup menu.
DirectionlargeListSets or returns the large list mode. When this mode is enabled, the string list fits the largest label width of the list.