MiniToolbarDropdown.RemoveItem Method

Parent Object: MiniToolbarDropdown

Description

Method that removes the specified item from the control.

Syntax

MiniToolbarDropdown.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 a string that is the internal name of the item. If an out of range index is provided or a name that doesn’t exist, an error will occur.

Version

Introduced in version 2012