Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
MouseMapper Object
/ MappingCollection Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
MappingCollection Property (MouseMapper)
In This Topic
Returns a set of all the mouse/key combinations that have been remapped in the current mouse map.
Syntax
Visual Basic (Declaration)
expression
.MappingCollection
As
MouseMapping()
where
expression
is a variable that represents a
MouseMapper Object
Property Value
An array of
MouseMapping
objects.
See Also
Reference
MouseMapper Object
MouseMapper Members