InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / MouseMapper Object / MappingCollection Property
In This Topic
    MappingCollection Property (MouseMapper)
    In This Topic
    Gets a set of all the mouse/key combinations that have been remapped in the current mouse map.
    Syntax
    expression.MappingCollection As MouseMapping()
    where expression is a variable that represents a MouseMapper Object
    See Also