'UsageDim instance As ISmartDropDown Dim itemIndex As Integer instance.RemoveItem(itemIndex)
Parameters
- itemIndex
- The index of the item to remove from the drop down list
'UsageDim instance As ISmartDropDown Dim itemIndex As Integer instance.RemoveItem(itemIndex)