Send comments on this topic.
RemoveItem Method
Attachmate.Reflection.Objects Library (User Interface) > _SmartDropDown Interface : RemoveItem Method
itemIndex
Removes an item from a specific location in the drop down list.

Syntax

 
object.RemoveItem( 
   ByVal itemIndex As Integer
) 

Parameters

itemIndex

See Also