Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.UserInterface Library
/
SmartDropDown Object
/ AddText Method
The new item's text
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
AddText Method
In This Topic
Adds an item to the drop down list.
Syntax
Visual Basic (Declaration)
expression
.AddText( _
ByVal
text
As
String _ )
where
expression
is a variable that represents a
SmartDropDown Object
Parameters
text
The new item's text
See Also
Reference
SmartDropDown Object
SmartDropDown Members