InfoConnect VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / SmartDropDown Object / ActionSequence Property
In This Topic
    ActionSequence Property (SmartDropDown)
    In This Topic
    Gets or sets a sequence of input map actions to execute when the selection is changed in this drop down.
    Syntax
    expression.ActionSequence As Object
    where expression is a variable that represents a SmartDropDown Object
    See Also