Send comments on this topic.
RemoveText Method
Attachmate.Reflection.Objects Library (User Interface) > _SmartDropDown Interface : RemoveText Method
text
Removes an item from the drop down list.

Syntax

 
object.RemoveText( 
   ByVal text As String
) 

Parameters

text

See Also