InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / MouseMapping Object / Mapping Property
In This Topic
    Mapping Property (MouseMapping)
    In This Topic
    Gets or sets the action sequence associated with the keyboard mapping.
    Syntax
    expression.Mapping As InputMapActionSequence
    where expression is a variable that represents a MouseMapping Object
    See Also