MiniToolbarComboBox.RemoveItem Method

Parent Object: MiniToolbarComboBox

Description

Method that removes the specified item or the separator from the control.

Syntax

MiniToolbarComboBox.RemoveItem( Index As Variant )

Parameters

Name Type Description
Index Variant Input Variant value that specifies the item to remove. This can be a numeric value indicating the index of the item in the list or it can be the ListItem object to be removed. If an out of range index is provided or an invalid ListItem object is provided, an error will occur.

Version

Introduced in version 2012