Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartButton Object / ActionSequence Property
In This Topic
    ActionSequence Property (SmartButton)
    In This Topic
    Gets or sets a sequence of input map actions to execute when this button is clicked.
    Syntax
    expression.ActionSequence As Object
    where expression is a variable that represents a SmartButton Object
    See Also