List Property

List Property

See Also         Example         Applies To         Specifics

Returns or sets an item in the command bar combo box control. Read/write String.

Note   This property is read-only for built-in combo box controls.

Syntax

expression.List(Index)

expression   Required. An expression that returns a CommandBarComboBox object.

Index   Required Long. The list item to be set.