Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
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
String _ )
where
expression
is a variable that represents a
SmartDropDown Object
Parameters
text
The text of the item to remove.
See Also
Reference
SmartDropDown Object
SmartDropDown Members