InfoConnect for Airlines VBA Guide
MouseMapper Object Members

The following tables list the members exposed by MouseMapper.

Properties
 NameDescription
Public PropertyMappingCollectionReturns a set of all mouse/key combinations that have been remapped in the current mouse map.  
Public PropertyMouseMapGets or sets the name of the mouse map file.  
Public PropertyParentGets the parent object (Terminal).  
Top
Methods and Functions
 NameDescription
Public MethodAddMappingAdds a mouse button mapping to the current mouse map.  
Public MethodContainsReturns whether there is a mapping for a specified mouse/key combination in the current mouse map.  
Public MethodRemoveMappingRemoves a mouse mapping from the mouse map.  
Top
See Also