RemoveItem Method (SmartDropDown)
Removes an item from a specific location in the drop down list.
expression.RemoveItem( _
ByVal As Integer _
)
where
expression is a variable that represents a
SmartDropDown Object
Parameters
- itemIndex
- The index of the item to remove