Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / MouseMapper Object / MappingCollection Property
In This Topic
MappingCollection Property (MouseMapper)
In This Topic
Returns a set of all 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

Property Value

An array of MouseMapping objects
See Also