ComboBoxDefinition.RemoveItem Method

Parent Object: ComboBoxDefinition

Description

Removes specified item from the combo box list. The index is 1 based.

Syntax

ComboBoxDefinition.RemoveItem( Index As Long )

Parameters

Name Type Description
Index Long Input Long that specifies the item within the list to remove. The index is 1-based.

Version

Introduced in version 9