InfoConnect for Unisys
MouseMapper Class Members
Properties  Methods 


The following tables list the members exposed by MouseMapper.

Public Constructors
 NameDescription
Public ConstructorMouseMapper ConstructorThe constructor, for internal use.  
Top
Public Properties
 NameDescription
Public PropertyMappingCollectionReturns a set of all the 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 object: IUtsTerminal, etc. as object).  
Top
Public Methods
 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 MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodRemoveMappingRemoves a mouse mapping from the mouse map.  
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also