How do I control the number of visible items in a ComboBoxAdv? For example, we have a multiselect combobox bound to an itemssource with 50 items. The user can only see FOUR items at a time (of course, the scrollbar can be used to see more). How can we increase this number from four to something higher?