InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / Hotspot Object / ActionSequence Property
In This Topic
    ActionSequence Property (Hotspot)
    In This Topic
    Gets or sets the action sequence to invoke when this hotspot is invoked.
    Syntax
    expression.ActionSequence As InputMapActionSequence
    where expression is a variable that represents a Hotspot Object
    See Also