InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.UserInterface Library
/
SmartDropDown Object
/ RemoveText Method
The text of the item to remove.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
RemoveText Method
In This Topic
Removes an item from the drop down list.
Syntax
Visual Basic (Declaration)
expression.RemoveText( _
ByVal
text
As
System.String _ )
Parameters
text
The text of the item to remove.
See Also
Reference
SmartDropDown Object
SmartDropDown Members