Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartDropDown Object / Text Property
In This Topic
    Text Property (SmartDropDown)
    In This Topic
    Gets or sets the value of the currently selected item.
    Syntax
    expression.Text As String
    where expression is a variable that represents a SmartDropDown Object
    See Also