RemoveItem Method

RemoveItem Method

         Example         Applies To         Specifics

Removes an item from a command bar combo box control.

Note   The property fails when applied to controls other than list controls.

Syntax

expression.RemoveItem(Index)

expression   Required. An expression that returns a CommandBarComboBox object.

Index   Required Long. The item to be removed from the list.