Managing the Combo Box’s List

There are a number of ways that you can affect a combo box’s list’s appearance, as well as controlling them programatically.

Setting the List’s Appearance

These methods let you control the list’s appearance.

Manipulating the List’s Selection

These methods let you manipulate the list’s selection:

Note that changing the list’s selection does not change the content’s of the combo box’s text field. For more information, see Setting the Combo Box’s Value.

Scrolling the List

These methods let you scroll the list. The list doesn’t need to be visible to use these methods: