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

    Property Value

    An InputMapActionSequence object.
    See Also