InfoConnect for Airlines
IMouseMapper Interface Members
Properties  Methods 

The following tables list the members exposed by IMouseMapper.

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