Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartDropDown Object / SelectedIndex Property
In This Topic
    SelectedIndex Property
    In This Topic
    Gets or sets the item index for the currently selected item.
    Syntax
    expression.SelectedIndex As Integer
    where expression is a variable that represents a SmartDropDown Object
    See Also